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
but doing so without authorizing any policies **will prevent any pods from being
58
-
created** in the cluster.
56
+
but doing so without authorizing any policies **will prevent any pods from being created** in the
57
+
cluster.
59
58
60
59
Since the pod security policy API (`policy/v1beta1/podsecuritypolicy`) is
61
60
enabled independently of the admission controller, for existing clusters it is
@@ -707,5 +706,3 @@ Refer to the [Sysctl documentation](
707
706
- See [Pod Security Standards](/docs/concepts/security/pod-security-standards/) for policy recommendations.
708
707
709
708
- Refer to [Pod Security Policy Reference](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#podsecuritypolicy-v1beta1-policy) for the api details.
0 commit comments