mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
update star link
Signed-off-by: Jim Bugwadia <jim@nirmata.com>
This commit is contained in:
parent
fd9acf21a7
commit
27af5066d2
1 changed files with 10 additions and 13 deletions
23
README.md
23
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)
|
# 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)
|
![build](https://github.com/kyverno/kyverno/workflows/build/badge.svg)
|
||||||
![prereleaser](https://github.com/kyverno/kyverno/workflows/prereleaser/badge.svg)
|
![prereleaser](https://github.com/kyverno/kyverno/workflows/prereleaser/badge.svg)
|
||||||
|
@ -11,30 +11,27 @@
|
||||||
|
|
||||||
<a href="https://kyverno.io" rel="kyverno.io">![logo](img/Kyverno_Horizontal.png)</a>
|
<a href="https://kyverno.io" rel="kyverno.io">![logo](img/Kyverno_Horizontal.png)</a>
|
||||||
|
|
||||||
<p class="callout info" style="font-size: 2000%;">
|
<p class="callout info" style="font-size: 100%;">
|
||||||
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.
|
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.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
## Documentation
|
## 📙 Documentation
|
||||||
|
|
||||||
Kyverno guides and reference documents are available at: <a href="https://kyverno.io/">kyverno.io</a>.
|
Kyverno guides and reference documents are available at: <a href="https://kyverno.io/">kyverno.io</a>.
|
||||||
|
|
||||||
Try the [quick start guide](https://kyverno.io/docs/introduction/#quick-start) to install Kyverno and create your first policy.
|
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 <a href="https://kyverno.io/community">Community</a> page for ways to get involved and details on joining our next community meeting.
|
Checkout out the Kyverno <a href="https://kyverno.io/community">Community</a> 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)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue