We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d27324 commit ba9bb9dCopy full SHA for ba9bb9d
content/en/docs/reference/access-authn-authz/admission-controllers.md
@@ -166,7 +166,7 @@ This admission controller sets the default forgiveness toleration for pods to to
166
the taints `notready:NoExecute` and `unreachable:NoExecute` for 5 minutes,
167
if the pods don't already have toleration for taints
168
`node.kubernetes.io/not-ready:NoExecute` or
169
-`node.alpha.kubernetes.io/unreachable:NoExecute`.
+`node.kubernetes.io/unreachable:NoExecute`.
170
171
### DenyExecOnPrivileged {#denyexeconprivileged}
172
0 commit comments