We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee99447 commit dad0137Copy full SHA for dad0137
content/en/docs/concepts/security/pod-security-standards.md
@@ -499,8 +499,9 @@ built-in [Pod Security Admission Controller](/docs/concepts/security/pod-securit
499
500
Other alternatives for enforcing security profiles are being developed in the Kubernetes
501
ecosystem, such as:
502
-- [OPA Gatekeeper](https://github.com/open-profile-agent/gatekeeper)
+- [OPA Gatekeeper](https://github.com/open-policy-agent/gatekeeper).
503
- [Kubewarden](https://github.com/kubewarden).
504
+- [Kyverno](https://kyverno.io/policies/pod-security/).
505
506
### What profiles should I apply to my Windows Pods?
507
0 commit comments