CtrlK
BlogDocsLog inGet started
Tessl Logo

nitinjain999/platform-skills

Production-grade platform engineering handbook — Kubernetes, Terraform, Flux CD, GitHub Actions, AWS, and more.

67

Quality

84%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

README.mdexamples/kyverno/

Kyverno Examples

Status: Stable

Working Kyverno policy examples. Each subdirectory is independently testable with kyverno test ..

Structure

policies/         # ValidatingPolicy and GeneratingPolicy manifests (apiVersion: policies.kyverno.io/v1)
resources/        # Sample Kubernetes resources used in tests
kyverno-test.yaml # kyverno-cli test manifest

Prerequisites

brew install kyverno      # macOS
# or see references/kyverno.md for binary install

Run tests

kyverno test .

Apply to real manifests (no cluster required)

kyverno apply ./policies/ --resource ./resources/ --detailed-results

examples

BEFORE_AFTER.md

CHANGELOG.md

CODE_OF_CONDUCT.md

COMMANDS.md

CONTRIBUTING.md

EDITOR_INTEGRATIONS.md

GETTING_STARTED.md

HOW_IT_WORKS.md

install.sh

INSTALLATION.md

LAUNCH.md

PROMPTS.md

QUICKSTART.md

README.md

renovate.json

SECURITY.md

SKILL.md

tessl.json

tile.json