We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7518121 commit 1212df6Copy full SHA for 1212df6
docs/concepts/configuration/taint-and-toleration.md
@@ -195,7 +195,7 @@ running on the node as follows
195
* pods that tolerate the taint with a specified `tolerationSeconds` remain
196
bound for the specified amount of time
197
198
-The above behavior is a beta feature. In addition, Kubernetes 1.6 has alpha
+In addition, Kubernetes 1.6 has alpha
199
support for representing node problems. In other words, the node controller
200
automatically taints a node when certain condition is true. The built-in taints
201
currently include:
0 commit comments