docs(admission-controllers): update release status of TaintNodesByCondition

Signed-off-by: Jai Govindani <jai@honestbank.com>
pull/27820/head
Jai Govindani 2021-04-30 13:21:19 +07:00
parent 43fcebde32
commit a6ab6dca21
No known key found for this signature in database
GPG Key ID: B213CD053343F1B6
1 changed files with 1 additions and 1 deletions

View File

@ -789,7 +789,7 @@ for more detailed information.
### TaintNodesByCondition {#taintnodesbycondition} ### TaintNodesByCondition {#taintnodesbycondition}
{{< feature-state for_k8s_version="v1.12" state="beta" >}} {{< feature-state for_k8s_version="v1.17" state="stable" >}}
This admission controller {{< glossary_tooltip text="taints" term_id="taint" >}} newly created Nodes as `NotReady` and `NoSchedule`. That tainting avoids a race condition that could cause Pods to be scheduled on new Nodes before their taints were updated to accurately reflect their reported conditions. This admission controller {{< glossary_tooltip text="taints" term_id="taint" >}} newly created Nodes as `NotReady` and `NoSchedule`. That tainting avoids a race condition that could cause Pods to be scheduled on new Nodes before their taints were updated to accurately reflect their reported conditions.