Merge pull request #26581 from tallclair/psp-1.21

Mark PSP deprecated in the docs
This commit is contained in:
Kubernetes Prow Robot
2021-02-19 16:37:41 -08:00
committed by GitHub
@@ -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.