Create a permissive PSP and bind it, or delete the restrictive PSP
All pod-security guardrails are removed cluster-wide
Create privileged pods.
This only applies to clusters before 1.25
Rights needed, any one set:
· any one
· any one
Note:
PodSecurityPolicy removed in 1.25, replaced by Pod Security Admission (PSA).
PSA enforces the Pod Security Standards (PSS), namely Privileged, Baseline, and Restricted, at namespace level via labels (e.g. pod-security.kubernetes.io/enforce: restricted).
