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.
Kyverno guides and reference documents are available at: kyverno.io.
Try the quick start guide to install Kyverno and create your first policy.
Checkout out the Kyverno Community page for ways to get involved and details on joining our next community meeting.
- For feature requests and bugs, file an issue.
- For discussions or questions, join the #kyverno channel on the Kubernetes Slack or the mailing list.