move other policy engines
Signed-off-by: Jim Bugwadia <jim@nirmata.com>
This commit is contained in:
@@ -458,6 +458,16 @@ of individual policies are not defined here.
|
|||||||
- {{< example file="policy/baseline-psp.yaml" >}}Baseline{{< /example >}}
|
- {{< example file="policy/baseline-psp.yaml" >}}Baseline{{< /example >}}
|
||||||
- {{< example file="policy/restricted-psp.yaml" >}}Restricted{{< /example >}}
|
- {{< example file="policy/restricted-psp.yaml" >}}Restricted{{< /example >}}
|
||||||
|
|
||||||
|
### Other
|
||||||
|
|
||||||
|
{{% thirdparty-content %}}
|
||||||
|
|
||||||
|
Other alternatives for enforcing policies are being developed in the Kubernetes ecosystem, such as:
|
||||||
|
- [Kubewarden](https://github.com/kubewarden)
|
||||||
|
- [Kyverno](https://kyverno.io/policies/pod-security/)
|
||||||
|
- [OPA Gatekeeper](https://github.com/open-policy-agent/gatekeeper)
|
||||||
|
|
||||||
|
|
||||||
## FAQ
|
## FAQ
|
||||||
|
|
||||||
### Why isn't there a profile between privileged and baseline?
|
### Why isn't there a profile between privileged and baseline?
|
||||||
@@ -481,14 +491,6 @@ as well as other related parameters outside the Security Context. As of July 202
|
|||||||
[Pod Security Policies](/docs/concepts/security/pod-security-policy/) are deprecated in favor of the
|
[Pod Security Policies](/docs/concepts/security/pod-security-policy/) are deprecated in favor of the
|
||||||
built-in [Pod Security Admission Controller](/docs/concepts/security/pod-security-admission/).
|
built-in [Pod Security Admission Controller](/docs/concepts/security/pod-security-admission/).
|
||||||
|
|
||||||
{{% thirdparty-content %}}
|
|
||||||
|
|
||||||
Other alternatives for enforcing security profiles are being developed in the Kubernetes
|
|
||||||
ecosystem, such as:
|
|
||||||
- [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?
|
### What profiles should I apply to my Windows Pods?
|
||||||
|
|
||||||
Windows in Kubernetes has some limitations and differentiators from standard Linux-based
|
Windows in Kubernetes has some limitations and differentiators from standard Linux-based
|
||||||
|
|||||||
Reference in New Issue
Block a user