diff --git a/README.md b/README.md index 68ef46b5da..1bbb58cc67 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Kyverno [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Kubernetes%20Native%20Policy%20Management.%20No%20new%20language%20required%21&url=https://github.com/kyverno/kyverno/&hashtags=kubernetes,devops) -**Kubernetes Native Policy Management** +**Kubernetes Native Policy Management 🎉** ![build](https://github.com/kyverno/kyverno/workflows/build/badge.svg) ![prereleaser](https://github.com/kyverno/kyverno/workflows/prereleaser/badge.svg) @@ -11,30 +11,27 @@ ![logo](img/Kyverno_Horizontal.png) -

+

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 +## 📙 Documentation Kyverno guides and reference documents are available at: kyverno.io. Try the [quick start guide](https://kyverno.io/docs/introduction/#quick-start) to install Kyverno and create your first policy. -## Contributing +## ➕ Contributing Checkout out the Kyverno Community page for ways to get involved and details on joining our next community meeting. -## Getting Help +## 🙋‍♂️ Getting Help + +* For feature requests and bugs, file an [issue](https://github.com/kyverno/kyverno/issues). +* For discussions or questions, join the **#kyverno** channel on the [Kubernetes Slack](https://kubernetes.slack.com/) +* For community meeting access join the [mailing list](https://groups.google.com/g/kyverno). +* To get updates ⭐️ [star this repository](https://github.com/kyverno/kyverno/stargazers). -- For feature requests and bugs, file an [issue](https://github.com/kyverno/kyverno/issues). -- For discussions or questions, join the **#kyverno** channel on the [Kubernetes Slack](https://kubernetes.slack.com/) or the [mailing list](https://groups.google.com/g/kyverno). - -## Spread The Love - -We built Kyverno to make it easy to secure and manage Kubernetes configurations. If you like the project, [let us know](https://github.com/kyverno/kyverno/stargazers)! - -[![Stargazers over time](https://starchart.cc/kyverno/kyverno.svg)](https://starchart.cc/kyverno/kyverno)