Skip to content

Commit 621fa8e

Browse files
authored
Merge pull request #37732 from sftim/20221105_update_psp_migration_docs_psa_stable
Add advice about PSP migration
2 parents 379d388 + fc34399 commit 621fa8e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

content/en/docs/tasks/configure-pod-container/migrate-from-psp.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,10 @@ admission controller. This can be done effectively using a combination of dry-ru
1717

1818
{{% version-check %}}
1919

20-
- Ensure the `PodSecurity` [feature gate](/docs/reference/command-line-tools-reference/feature-gates/#feature-gates-for-alpha-or-beta-features) is enabled.
20+
If you are currently running a version of Kubernetes other than
21+
{{ skew currentVersion }}, you may want to switch to viewing this
22+
page in the documentation for the version of Kubernetes that you
23+
are actually running.
2124

2225
This page assumes you are already familiar with the basic [Pod Security Admission](/docs/concepts/security/pod-security-admission/)
2326
concepts.

0 commit comments

Comments
 (0)