Agent Skills: Kyverno Policy Templates

>-

UncategorizedID: adaptive-enforcement-lab/claude-skills/kyverno-policy-templates

Install this agent skill to your local

pnpm dlx add-skill https://github.com/adaptive-enforcement-lab/claude-skills/tree/HEAD/plugins/enforce/skills/kyverno-policy-templates

Skill Files

Browse the full folder contents for kyverno-policy-templates.

Download Skill

Loading file tree…

plugins/enforce/skills/kyverno-policy-templates/SKILL.md

Skill Metadata

Name
kyverno-policy-templates
Description
>-

Kyverno Policy Templates

When to Use This Skill

Start with Audit Mode

Deploy in audit mode first. Existing workloads may violate these policies. Monitor violations for 48 hours, fix non-compliant resources, then switch to enforce.

Production-ready Kyverno policies for Kubernetes admission control. 28 policies covering validation, mutation, and generation patterns. Each template includes complete configuration, customization options, validation commands, and real-world use cases.


Implementation

All templates follow the same deployment pattern:

See examples.md for detailed code examples.

Related Patterns

  • JMESPath Patterns →
  • OPA Templates →
  • Decision Guide →
  • Template Library Overview →

References