Merge pull request #31879 from JimBugwadia/add_projects
add 3rd party pod security options
This commit is contained in:
commit
6c5fd95659
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue