Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.88 KB

README.md

File metadata and controls

31 lines (18 loc) · 1.88 KB

Kyverno Tweet

Kubernetes Native Policy Management

build prereleaser Go Report Card License: Apache-2.0 GitHub Repo stars

logo

Kyverno is a policy engine designed for Kubernetes. It can validate, mutate, and generate configurations using admission controls and background scans. Kyverno policies are Kubernetes resources and do not require learning a new language. Kyverno is designed to work nicely with tools you already use like `kubectl`, `kustomize`, and `Git`.

Documentation

Kyverno guides and reference documents are available at: kyverno.io.

Contributing

Checkout out the Kyverno Community page for ways to get involved and details on joining our next community meeting.

Getting Help