mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-31 03:45:17 +00:00
add adopters (#1486)
This commit is contained in:
parent
d82f19be4e
commit
cfe9357254
1 changed files with 30 additions and 0 deletions
30
ADOPTERS.md
Normal file
30
ADOPTERS.md
Normal file
|
@ -0,0 +1,30 @@
|
|||
# Kyverno Adopters
|
||||
|
||||
This is the list of organizations and users that have publicly shared how they are using Kyverno.
|
||||
|
||||
**Please send PRs to add or remove organizations and users.**
|
||||
|
||||
Note: There are several other organizations and users that are not able to publicly share their stories, but are active in the Kyverno community. We appreciate all users and their contributions to making Kyverno a successful CNCF project.
|
||||
|
||||
The list of organizations that have publicly shared the usage of Kyverno:
|
||||
|
||||
| Organization | Success Story |
|
||||
| :--- | :--- |
|
||||
| [Amazon EKS Best Practice Guides](https://github.com/aws/aws-eks-best-practices/tree/master/policies/kyverno) | Policies for security and best practices |
|
||||
| [Flux2](https://github.com/fluxcd/flux2-multi-tenancy#enforce-tenant-isolation) | Manage multi-tenancy and tenant isolation with GitOps |
|
||||
| [Nirmata](https://nirmata.com) | Kubernetes policy-as-code and multi-tenancy |
|
||||
|
||||
<!-- append the line below to the table
|
||||
| [name](URL) | brief description of how you are using Kyverno |
|
||||
|
||||
-->
|
||||
|
||||
|
||||
Here is a list of individual users that have publicly shared usage of Kyverno:
|
||||
|
||||
| User | Success Story |
|
||||
| :--- | :--- |
|
||||
|
||||
<!-- append the line below and tell your story
|
||||
| [name](GitHub URL) | brief description |
|
||||
-->
|
Loading…
Add table
Reference in a new issue