Merge pull request #6633 from scjane/patch-22
Update reconfigure-kubelet.md
This commit is contained in:
commit
ac69e20f33
|
@ -27,7 +27,7 @@ from alpha.
|
||||||
running, with the `DynamicKubeletConfig` feature gate enabled and the Kubelet's
|
running, with the `DynamicKubeletConfig` feature gate enabled and the Kubelet's
|
||||||
`--dynamic-config-dir` flag set to a writeable directory on the Node.
|
`--dynamic-config-dir` flag set to a writeable directory on the Node.
|
||||||
This flag must be set to enable Dynamic Kubelet Configuration.
|
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.
|
configured to communicate with the cluster.
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue