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 4f75142 commit 9e10d98Copy full SHA for 9e10d98
content/en/docs/setup/best-practices/enforcing-pod-security-standards.md
@@ -70,6 +70,8 @@ few different ways:
70
Other alternatives for enforcing security profiles are being developed in the Kubernetes
71
ecosystem:
72
73
+- [Kubewarden](https://github.com/kubewarden).
74
+- [Kyverno](https://kyverno.io/policies/).
75
- [OPA Gatekeeper](https://github.com/open-policy-agent/gatekeeper).
76
77
The decision to go with a _built-in_ solution (e.g. PodSecurity admission controller) versus a
0 commit comments