charts icon indicating copy to clipboard operation
charts copied to clipboard

K8S PSP Deprecation from 1.21 removed from 1.25, use PSS now.

Open hugoprudente opened this issue 3 years ago • 1 comments

New standard for security is PSS -> Pod Security Standard https://kubernetes.io/docs/concepts/security/pod-security-standards/#baseline

The PSP Pod Security Policy is deprecated as

Pod Security Policies FEATURE STATE: Kubernetes v1.21 [deprecated] PodSecurityPolicy is deprecated as of Kubernetes v1.21, and will be removed in v1.25.

https://kubernetes.io/docs/concepts/policy/pod-security-policy/

hugoprudente avatar Apr 11 '21 17:04 hugoprudente