mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
Cloud Native Policy Management
6e25ef8af3
allow generate with no data/status |
||
---|---|---|
.github | ||
api | ||
charts/kyverno | ||
cmd | ||
definitions | ||
documentation | ||
pkg | ||
samples | ||
scripts | ||
test | ||
.codeclimate.yml | ||
.directory | ||
.gitignore | ||
.golangci.yml | ||
.goreleaser.yml | ||
.krew.yaml | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
go.mod | ||
go.sum | ||
LICENSE | ||
Makefile | ||
OWNERS.md | ||
README.md |
Kyverno
Kubernetes Native Policy Management
Kyverno is a policy engine designed for Kubernetes. It can validate, mutate, and generate configurations using admission controls and background scans. Kyverno policies are Kubernetes resources and do not require learning a new language. Kyverno is designed to work nicely with tools you already use like kubectl, kustomize, and Git.
Documentation
Kyverno guides and reference documents are available at: kyverno.io.
Try the quick start guide to install Kyverno and create your first policy.
Contributing
Checkout out the Kyverno Community page for ways to get involved and details on joining our next community meeting.
Getting Help
- For feature requests and bugs, file an issue.
- For discussions or questions, join the #kyverno channel on the Kubernetes Slack or the mailing list.