Merge pull request #23949 from povsister/non-existing-taint
Fix non-existing taint example in admission-controllers
This commit is contained in:
@@ -166,7 +166,7 @@ This admission controller sets the default forgiveness toleration for pods to to
|
|||||||
the taints `notready:NoExecute` and `unreachable:NoExecute` for 5 minutes,
|
the taints `notready:NoExecute` and `unreachable:NoExecute` for 5 minutes,
|
||||||
if the pods don't already have toleration for taints
|
if the pods don't already have toleration for taints
|
||||||
`node.kubernetes.io/not-ready:NoExecute` or
|
`node.kubernetes.io/not-ready:NoExecute` or
|
||||||
`node.alpha.kubernetes.io/unreachable:NoExecute`.
|
`node.kubernetes.io/unreachable:NoExecute`.
|
||||||
|
|
||||||
### DenyExecOnPrivileged {#denyexeconprivileged}
|
### DenyExecOnPrivileged {#denyexeconprivileged}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user