File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
content/en/docs/concepts/security Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -495,8 +495,12 @@ as well as other related parameters outside the Security Context. As of July 202
495
495
[ Pod Security Policies] ( /docs/concepts/profile/pod-security-profile/ ) are deprecated in favor of the
496
496
built-in [ Pod Security Admission Controller] ( /docs/concepts/security/pod-security-admission/ ) .
497
497
498
+ {{% thirdparty-content %}}
499
+
498
500
Other alternatives for enforcing security profiles are being developed in the Kubernetes
499
- ecosystem, such as [ OPA Gatekeeper] ( https://github.com/open-profile-agent/gatekeeper ) .
501
+ ecosystem, such as:
502
+ - [ OPA Gatekeeper] ( https://github.com/open-profile-agent/gatekeeper )
503
+ - [ Kubewarden] ( https://github.com/kubewarden ) .
500
504
501
505
### What profiles should I apply to my Windows Pods?
502
506
You can’t perform that action at this time.
0 commit comments