Remove prerequisites

pull/35618/head
Tim Allclair 2022-08-05 14:39:39 -07:00
parent ce898c50be
commit 29d9fa5a5f
1 changed files with 0 additions and 5 deletions

View File

@ -8,7 +8,6 @@ description: >
Standards.
content_type: concept
weight: 20
min-kubernetes-server-version: v1.22
---
<!-- overview -->
@ -24,10 +23,6 @@ term_id="admission-controller" >}} to enforce the Pod Security Standards. Pod se
are applied at the {{< glossary_tooltip text="namespace" term_id="namespace" >}} level when pods are
created.
## {{% heading "prerequisites" %}}
To use this mechanism, your cluster must enforce Pod Security admission.
### Built-in Pod Security admission enforcement
This page is part of the documentation for Kubernetes v{{< skew currentVersion >}}.