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/zh-cn/docs/tasks/configure-pod-container/migrate-from-psp.md
+13-11Lines changed: 13 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,9 +29,13 @@ admission controller. This can be done effectively using a combination of dry-ru
29
29
{{% version-check %}}
30
30
31
31
<!--
32
-
- Ensure the `PodSecurity` [feature gate](/docs/reference/command-line-tools-reference/feature-gates/#feature-gates-for-alpha-or-beta-features) is enabled.
32
+
If you are currently running a version of Kubernetes other than
33
+
{{ skew currentVersion }}, you may want to switch to viewing this
34
+
page in the documentation for the version of Kubernetes that you
0 commit comments