Skip to content

Commit 1212df6

Browse files
bsalamatk8s-ci-robot
authored andcommitted
Remove the beta reference from Taints and Tolerations doc (#7493)
1 parent 7518121 commit 1212df6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concepts/configuration/taint-and-toleration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ running on the node as follows
195195
* pods that tolerate the taint with a specified `tolerationSeconds` remain
196196
bound for the specified amount of time
197197

198-
The above behavior is a beta feature. In addition, Kubernetes 1.6 has alpha
198+
In addition, Kubernetes 1.6 has alpha
199199
support for representing node problems. In other words, the node controller
200200
automatically taints a node when certain condition is true. The built-in taints
201201
currently include:

0 commit comments

Comments
 (0)