Skip to content
OpenCatalogcurated by FLOSSK
Security & Privacy

Kyverno

Kubernetes-native policy engine using YAML (no Rego) for validate, mutate, generate, and image verification rules.

Why it is included

Lower barrier than OPA for many cluster teams enforcing pod security and best practices.

Best for

K8s admission policies without Rego expertise.

Strengths

  • YAML policies
  • Generate secrets/config
  • Image sig verify

Limitations

  • Kubernetes-only scope

Good alternatives

Gatekeeper + OPA · jsPolicy

Related tools