Skip to content

Commit 6f20450

Browse files
authored
Merge pull request #28511 from chenxuc/28502
update state for PodSecurityPolicy
2 parents 04d0c72 + f0f957f commit 6f20450

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/en/docs/reference/access-authn-authz/admission-controllers.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -698,6 +698,8 @@ admission plugin, which allows preventing pods from running on specifically tain
698698

699699
### PodSecurityPolicy {#podsecuritypolicy}
700700

701+
{{< feature-state for_k8s_version="v1.21" state="deprecated" >}}
702+
701703
This admission controller acts on creation and modification of the pod and determines if it should be admitted
702704
based on the requested security context and the available Pod Security Policies.
703705

0 commit comments

Comments
 (0)