Skip to content

Commit

Permalink
Add link to CRDs doc
Browse files Browse the repository at this point in the history
  • Loading branch information
mumoshu committed Sep 26, 2021
1 parent 2a92bfd commit 71685ca
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,12 @@ status:

`status.observedHash=somehash` equals to the value in `analysis-hash: somehash` after sync. You can leverage this to make sure that the last check was run with the latest query.

## CRDs

`Okra` provides several Kuberntetes CustomResourceDefinitions(CRD) to achieve its goal.

See [crd.md](crd.md) for more documentation and details of each CRD.

## Related Projects

Okra is inspired by various open-source projects listed below.
Expand Down
File renamed without changes.

0 comments on commit 71685ca

Please sign in to comment.