From 3811e033bfb01bd734611fb258db5cc7adc6d4f1 Mon Sep 17 00:00:00 2001 From: Wang Jie Date: Sat, 9 Dec 2017 19:22:21 +0800 Subject: [PATCH] Update reconfigure-kubelet.md --- docs/tasks/administer-cluster/reconfigure-kubelet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tasks/administer-cluster/reconfigure-kubelet.md b/docs/tasks/administer-cluster/reconfigure-kubelet.md index f47ff88134..90307c46a7 100644 --- a/docs/tasks/administer-cluster/reconfigure-kubelet.md +++ b/docs/tasks/administer-cluster/reconfigure-kubelet.md @@ -27,7 +27,7 @@ from alpha. running, with the `DynamicKubeletConfig` feature gate enabled and the Kubelet's `--dynamic-config-dir` flag set to a writeable directory on the Node. This flag must be set to enable Dynamic Kubelet Configuration. -- The kubectl command-line tool must be also be v1.8 or higher, and must be +- The kubectl command-line tool must be also v1.8 or higher, and must be configured to communicate with the cluster. {% endcapture %}