Skip to content

Commit f0f957f

Browse files
committed
update state for PodSecurityPolicy
1 parent 304bf1b commit f0f957f

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)