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
Copy file name to clipboardExpand all lines: content/en/docs/tutorials/security/cluster-level-pss.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,9 @@ to all namespaces in a cluster.
19
19
20
20
To apply Pod Security Standards to specific namespaces, refer to [Apply Pod Security Standards at the namespace level](/docs/tutorials/security/ns-level-pss).
21
21
22
+
If you are running a version of Kubernetes other than v{{< skew currentVersion >}},
23
+
check the documentation for that version.
24
+
22
25
## {{% heading "prerequisites" %}}
23
26
24
27
Install the following on your workstation:
@@ -38,12 +41,12 @@ that are most appropriate for your configuration, do the following:
38
41
1. Create a cluster with no Pod Security Standards applied:
0 commit comments