You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PodSecurityPolicy (PSP) was removed in Kubernetes v1.25 in favor of PodSecurityAdmission (PSA) which is easier to use but less flexible. I believe we can just remove all PodSecurityPolicy resources from the cluster setup Helm charts and eventually enable PodSecurityAdmission for our namespaces to tighten security. I don't think we need to do that for the public NEONKUBE release though.
PodSecurityPolicy (PSP) was removed in Kubernetes v1.25 in favor of PodSecurityAdmission (PSA) which is easier to use but less flexible. I believe we can just remove all PodSecurityPolicy resources from the cluster setup Helm charts and eventually enable PodSecurityAdmission for our namespaces to tighten security. I don't think we need to do that for the public NEONKUBE release though.
https://hackernoon.com/migrating-from-pod-security-policies-a-comprehensive-guide-part-1-transitioning-to-psa
The text was updated successfully, but these errors were encountered: