Fix typo in kubeadm implementation-details (#17332)
changed Kublet to Kubelet
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
af8a8e7728
commit
f7428bd0b0
@@ -305,7 +305,7 @@ Please note that:
|
||||
2. in case of kubeadm is executed in the `--dry-run` mode, the etcd static Pod manifest is written in a temporary folder
|
||||
3. Static Pod manifest generation for local etcd can be invoked individually with the [`kubeadm init phase etcd local`](/docs/reference/setup-tools/kubeadm/kubeadm-init-phase/#cmd-phase-etcd) command
|
||||
|
||||
### Optional Dynamic Kublet Configuration
|
||||
### Optional Dynamic Kubelet Configuration
|
||||
|
||||
To use this functionality call `kubeadm alpha kubelet config enable-dynamic`. It writes the kubelet init configuration
|
||||
into `/var/lib/kubelet/config/init/kubelet` file.
|
||||
|
||||
Reference in New Issue
Block a user