1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
Cloud Native Policy Management
Find a file
shuting 3aa6d8d42f
update image tag to "lates" in main branch (#2601)
Signed-off-by: ShutingZhao <shutting06@gmail.com>
2021-10-26 17:27:27 -07:00
.github feat: shift sigs and sbom 2021-10-13 21:34:04 +05:30
api Update to use gvk to store OpenAPI schema (#1906) 2021-05-13 12:03:13 -07:00
charts update image tag to "lates" in main branch (#2601) 2021-10-26 17:27:27 -07:00
cmd switched to default serve mux (#2592) 2021-10-26 16:09:07 -07:00
definitions update image tag to "lates" in main branch (#2601) 2021-10-26 17:27:27 -07:00
docs restructure and generate HTML docs 2021-01-07 18:57:33 -08:00
img upload logo (#1560) 2021-02-08 13:09:37 -08:00
litmuschaos Feature/cosign (#2078) 2021-07-09 18:01:46 -07:00
pkg Merge pull request #2600 from JimBugwadia/image_verify_variable_substitution 2021-10-26 14:53:14 -07:00
scripts Remove unused function (#2517) 2021-10-11 12:46:28 -07:00
test Handle durations with standard comparison operators (#2569) 2021-10-22 12:41:25 -07:00
.codeclimate.yml remove arm from goreleaser (#903) 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 (#2236) 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 (#2236) 2021-08-10 09:07:46 -07:00
.krew.yaml migrate repo 2020-10-07 15:09:52 -07:00
ADOPTERS.md Update adopters.md 2021-01-25 10:12:18 -08:00
CHANGELOG.md release v1.5.0-rc1 2021-10-07 16:04:08 -07:00
CODE_OF_CONDUCT.md add code of conduct & contributing section 2019-06-12 09:39:37 -07:00
CONTRIBUTING.md Updating the Contributing.md file (#2450) 2021-09-29 20:52:03 -07:00
cosign.pub feat: sign images using cosign on build 2021-09-27 15:26:11 +05:30
go.mod fix check for CREATE request (#2551) 2021-10-18 09:34:07 -07:00
go.sum add variable substitutoion for imageVerify and allow PEM in ConfigMaps 2021-10-26 10:41:27 -07:00
LICENSE Create LICENSE 2019-06-05 23:00:32 -04:00
Makefile feat: shift sigs and sbom 2021-10-13 21:34:04 +05:30
OWNERS.md update reviewers and approvers (#2589) 2021-10-25 19:43:54 -07:00
README.md Update README.md 2021-10-10 14:39:50 -07: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 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.

Contributors

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

Made with contributors-img.