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
NoSkillGirl 956709069f fixed kyverno common test cases
Signed-off-by: NoSkillGirl <singhpooja240393@gmail.com>
2021-09-02 02:58:10 +05:30
.github Only release Helm charts on tags (#2281) 2021-08-20 15:06:58 -07:00
api Update to use gvk to store OpenAPI schema (#1906) 2021-05-13 12:03:13 -07:00
charts Update PolicyReport CRDs to wgpolicyk8s.io/v1alpha2 (#1825) 2021-08-21 10:35:17 -07:00
cmd Update PolicyReport CRDs to wgpolicyk8s.io/v1alpha2 (#1825) 2021-08-21 10:35:17 -07:00
dashboard/grafana updated: grafana dashboard json with respect to new set of metrics (#2244) 2021-08-09 15:49:09 -07:00
definitions reverting image 2021-08-30 01:19:10 +05:30
docs
img
litmuschaos Feature/cosign (#2078) 2021-07-09 18:01:46 -07:00
pkg fixed kyverno common test cases 2021-09-02 02:58:10 +05:30
scripts Update PolicyReport CRDs to wgpolicyk8s.io/v1alpha2 (#1825) 2021-08-21 10:35:17 -07:00
test fixed apply test cases 2021-09-02 01:06:29 +05:30
.codeclimate.yml
.directory
.gitignore Automate CLI binaries releases (#2236) 2021-08-10 09:07:46 -07:00
.golangci.yml
.goreleaser.yml Automate CLI binaries releases (#2236) 2021-08-10 09:07:46 -07:00
.krew.yaml
ADOPTERS.md
CHANGELOG.md release v1.4.2 2021-08-11 12:48:37 -07:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
go.mod Added 2241 test case (#2255) 2021-08-20 14:44:19 -07:00
go.sum update cosign to v1.0.0 (#2221) 2021-08-02 13:51:36 -07:00
LICENSE
Makefile reverting image 2021-08-30 01:19:10 +05:30
OWNERS.md add Chip Zoller as a maintainer 2021-06-14 14:27:16 -07:00
README.md fix slack link 2021-06-13 16:44:16 -07:00

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 slack channel k8s.slack.io/#kyverno.

👉 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 issue list. Add a comment with /assign to request assignment of the issue.

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