1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00
Cloud Native Policy Management
Find a file
Sebastian Widmer 80664d339f
Add command-line flags to allow setting client rate limits (QPS/Burst) ()
* Add `-clientRateLimitQPS` and `-clientRateLimitBurst` flags to allow controlling client rate limits.

Signed-off-by: Sebastian Widmer <sebastian.widmer@vshn.net>

* Return error if QPS is higher than max value  of float32

Signed-off-by: Sebastian Widmer <sebastian.widmer@vshn.net>
2021-12-08 14:03:07 +01:00
.github Trivy now scans local images () 2021-11-22 20:57:51 +08:00
api Handle reports with missing result property () 2021-11-09 12:03:15 +01:00
charts change cluster role labels () 2021-12-02 15:52:34 +05:30
cmd Add command-line flags to allow setting client rate limits (QPS/Burst) () 2021-12-08 14:03:07 +01:00
config change cluster role labels () 2021-12-02 15:52:34 +05:30
data Restructure project to follow standards () 2021-10-29 18:13:20 +02:00
docs restructure and generate HTML docs 2021-01-07 18:57:33 -08:00
img upload logo () 2021-02-08 13:09:37 -08:00
litmuschaos Feature/cosign () 2021-07-09 18:01:46 -07:00
pkg Add command-line flags to allow setting client rate limits (QPS/Burst) () 2021-12-08 14:03:07 +01:00
scripts Restructure project to follow standards () 2021-10-29 18:13:20 +02:00
test Add path_canonicalize custom JMESPath function () 2021-12-06 12:10:34 +01:00
.codeclimate.yml remove arm from goreleaser () 2020-06-04 11:45:37 -07:00
.directory Implemented validation across same yaml 2019-06-20 18:21:55 +03:00
.gitignore Automate CLI binaries releases () 2021-08-10 09:07:46 -07:00
.golangci.yml codeclimate and golangci-lint added 2020-03-24 02:01:50 +05:30
.goreleaser.yml Automate CLI binaries releases () 2021-08-10 09:07:46 -07:00
.krew.yaml migrate repo 2020-10-07 15:09:52 -07:00
ADOPTERS.md Add VSHN as adopter with APPUiO Cloud () 2021-11-30 08:03:47 -08:00
CHANGELOG.md Update CHANGELOG () 2021-11-16 19:31:36 +08:00
CODE_OF_CONDUCT.md Contributors updates, Kyverno CLI acknowledgements () 2021-11-06 11:08:42 -04:00
CODEOWNERS Add CODEOWNERS file for maintainers () 2021-11-09 09:28:52 +01:00
CONTRIBUTING.md improved the contributing guidelines. () 2021-11-30 21:18:39 +08:00
cosign.pub feat: sign images using cosign on build 2021-09-27 15:26:11 +05:30
go.mod JMESPath arithmetic function units () 2021-12-07 15:44:46 +00:00
go.sum JMESPath arithmetic function units () 2021-12-07 15:44:46 +00:00
LICENSE Create LICENSE 2019-06-05 23:00:32 -04:00
MAINTAINERS.md improved the contributing guidelines. () 2021-11-30 21:18:39 +08:00
Makefile feat: create new builder for buildx () 2021-11-10 21:07:40 +01:00
OWNERS.md update reviewers and approvers () 2021-10-25 19:43:54 -07:00
README.md Contributors updates, Kyverno CLI acknowledgements () 2021-11-06 11:08:42 -04:00
SECURITY.md feat: security.md 2021-09-19 09:50:26 +05:30

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 installation and reference documents are available at kyverno.io.

👉 Quick Start

👉 Installation

👉 Sample Policies

🙋‍♂️ Getting Help

We are here to help!

👉 For feature requests and bugs, file an issue.

👉 For discussions or questions, join the Kyverno Slack channel.

👉 For community meeting access, join the mailing list.

👉 To get updates star this repository.

Contributing

Thanks for your interest in contributing to Kyverno! Here are some steps to help get you started:

✔ Read and agree to the Contribution Guidelines.

✔ Browse through the GitHub discussions.

✔ Read Kyverno design and development details on the GitHub Wiki.

✔ Check out the good first issues list. Add a comment with /assign to request assignment of the issue.

✔ Checkout out the Kyverno Community page for other ways to get involved.

Contributors

Kyverno is built and maintained by our growing community of contributors!

Made with contributors-img.