mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-07 00:17:13 +00:00
898 B
898 B
Features
-
Policy definitions as Kubernetes resources
-
Validate, mutate, or generate Kubernetes resources
-
Match resources using label selectors and wildcards
-
Mutate using overlays (like Kustomize) or JSON Patch
-
Validate using overlays and powerful conditionals
-
Generate default resources during namespace creation
-
Reporting of policy violations for existing resources
-
Kubernetes events for resource changes and policy enforcement
-
Test policy changes using kubectl
Ready for more? Read the docs, write a policy, or try Kyverno in your cluster!