1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/README.md
Jim Bugwadia 66ab674a3b
Update README.md (#1198)
* Update README.md

* update image link to direct to website
2020-10-16 16:38:43 -07:00

1.8 KiB

Kyverno Tweet

Kubernetes Native Policy Management

build prereleaser Go Report Card License: Apache-2.0

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