Skip to content

Commit 9ae05ea

Browse files
authored
Improvement: Clarifiy the release which include Pod Security admission by default. (#34300)
* Improvement: Clarifiy the release which include Pod Security admission by default. * Modify: wrapped the long lines.
1 parent 694e4b7 commit 9ae05ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/concepts/security/pod-security-admission.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ To use this mechanism, your cluster must enforce Pod Security admission.
3737

3838
### Built-in Pod Security admission enforcement
3939

40-
In Kubernetes v{{< skew currentVersion >}}, the `PodSecurity` [feature gate](/docs/reference/command-line-tools-reference/feature-gates/)
41-
is a beta feature and is enabled by default. You must have this feature gate enabled.
40+
From Kubernetes v1.23, the `PodSecurity` [feature gate](/docs/reference/command-line-tools-reference/feature-gates/)is a beta feature and is enabled by default.
41+
This page is part of the documentation for Kubernetesv{{< skew currentVersion >}}.
4242
If you are running a different version of Kubernetes, consult the documentation for that release.
4343

4444
### Alternative: installing the `PodSecurity` admission webhook {#webhook}

0 commit comments

Comments
 (0)