add kyverno and fix OPA/GK link

Signed-off-by: Jim Bugwadia <jim@nirmata.com>
pull/29464/head
Jim Bugwadia 2021-08-18 11:07:02 -07:00
parent ee99447c9d
commit dad01370f8
1 changed files with 2 additions and 1 deletions

View File

@ -499,8 +499,9 @@ built-in [Pod Security Admission Controller](/docs/concepts/security/pod-securit
Other alternatives for enforcing security profiles are being developed in the Kubernetes
ecosystem, such as:
- [OPA Gatekeeper](https://github.com/open-profile-agent/gatekeeper)
- [OPA Gatekeeper](https://github.com/open-policy-agent/gatekeeper).
- [Kubewarden](https://github.com/kubewarden).
- [Kyverno](https://kyverno.io/policies/pod-security/).
### What profiles should I apply to my Windows Pods?