Merge pull request #31879 from JimBugwadia/add_projects

add 3rd party pod security options
This commit is contained in:
Kubernetes Prow Robot 2022-02-24 02:05:34 -08:00 committed by GitHub
commit 6c5fd95659
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -70,6 +70,8 @@ few different ways:
Other alternatives for enforcing security profiles are being developed in the Kubernetes
ecosystem:
- [Kubewarden](https://github.com/kubewarden).
- [Kyverno](https://kyverno.io/policies/).
- [OPA Gatekeeper](https://github.com/open-policy-agent/gatekeeper).
The decision to go with a _built-in_ solution (e.g. PodSecurity admission controller) versus a