From e07eac05fee1e4d3361aa3f31778fcff349d7373 Mon Sep 17 00:00:00 2001 From: "Bobby (Babak) Salamat" Date: Thu, 22 Feb 2018 23:36:27 -0800 Subject: [PATCH] Remove the beta reference from Taints and Tolerations doc --- docs/concepts/configuration/taint-and-toleration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/concepts/configuration/taint-and-toleration.md b/docs/concepts/configuration/taint-and-toleration.md index 0deea64d83231..518f3da1a1621 100644 --- a/docs/concepts/configuration/taint-and-toleration.md +++ b/docs/concepts/configuration/taint-and-toleration.md @@ -195,7 +195,7 @@ running on the node as follows * pods that tolerate the taint with a specified `tolerationSeconds` remain bound for the specified amount of time -The above behavior is a beta feature. In addition, Kubernetes 1.6 has alpha +In addition, Kubernetes 1.6 has alpha support for representing node problems. In other words, the node controller automatically taints a node when certain condition is true. The built-in taints currently include: