Merge pull request #30674 from liggitt/podsecurity-beta

Update webhook anchor
This commit is contained in:
Kubernetes Prow Robot
2021-11-29 15:54:56 -08:00
committed by GitHub
@@ -44,7 +44,7 @@ is an Alpha feature and must be enabled in `kube-apiserver` in order to use the
--feature-gates="...,PodSecurity=true"
```
## Alternative: installing the `PodSecurity` admission webhook
## Alternative: installing the `PodSecurity` admission webhook {#webhook}
For environments where the built-in `PodSecurity` admission plugin cannot be used,
either because the cluster is older than v1.22, or the `PodSecurity` feature cannot be enabled,