[zh] update release status

This commit is contained in:
Arhell 2021-06-14 00:34:22 +03:00
parent 3540214344
commit ea83fa8ec4
1 changed files with 1 additions and 1 deletions

View File

@ -1351,7 +1351,7 @@ PVC/PV 不会被删除。
### 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.