Mark PSP deprecated in the docs

This commit is contained in:
Tim Allclair 2021-02-16 11:25:43 -08:00
parent 12dd36ef3d
commit f65f808fb2
1 changed files with 3 additions and 1 deletions

View File

@ -9,7 +9,9 @@ weight: 30
<!-- overview -->
{{< feature-state state="beta" >}}
{{< feature-state for_k8s_version="v1.21" state="deprecated" >}}
PodSecurityPolicy is deprecated as of Kubernetes v1.21, and will be removed in v1.25.
Pod Security Policies enable fine-grained authorization of pod creation and
updates.