Kyverno is a policy engine designed for Kubernetes. With Kyverno, policies are managed as
Kubernetes resources and no new language is required to write policies. This allows using
familiar tools such as kubectl
, git
, and kustomize
to manage policies. Kyverno policies
can validate, mutate, and generate Kubernetes resources. The Kyverno CLI
can be used to test policies and validate resources as part of a CI/CD pipeline.
Join our community
Interested in learning and contributing? Sign up on our mailing list or the Kyverno channel on the Kubernetes slack for discussions, and join our next community meeting. Check out the community page for more details.