[zh] Rersync securing a cluster

This PR also fixes an English link in the admission controllers page,
which doesn't deserve a separate PR.
This commit is contained in:
Qiming Teng
2022-04-08 10:49:23 +08:00
parent d8dfd81d0c
commit 6b25f92384
2 changed files with 40 additions and 14 deletions
@@ -1333,7 +1333,7 @@ This admission controller will deny any Pod that attempts to set certain escalat
fields, as shown in the
[Configure a Security Context for a Pod or Container](/docs/tasks/configure-pod-container/security-context/)
task.
If you don't use [Pod Security admission]((/docs/concepts/security/pod-security-admission/),
If you don't use [Pod Security admission](/docs/concepts/security/pod-security-admission/),
[PodSecurityPolicies](/docs/concepts/security/pod-security-policy/), nor any external enforcement mechanism,
then you could use this admission controller to restrict the set of values a security context can take.