Skip to content

Commit b02027a

Browse files
authored
Merge pull request #27820 from jai/jai/fix-27204
docs(admission-controllers): update release status of TaintNodesByCon…
2 parents 17a77fb + a6ab6dc commit b02027a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/access-authn-authz/admission-controllers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -789,7 +789,7 @@ for more detailed information.
789789

790790
### TaintNodesByCondition {#taintnodesbycondition}
791791

792-
{{< feature-state for_k8s_version="v1.12" state="beta" >}}
792+
{{< feature-state for_k8s_version="v1.17" state="stable" >}}
793793

794794
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.
795795

0 commit comments

Comments
 (0)