Merge pull request #25775 from puckpuck/patch-1
remove misleading instructions in kubeadm setup docs
This commit is contained in:
@@ -308,13 +308,6 @@ or `/etc/default/kubelet`(`/etc/sysconfig/kubelet` for RPMs), please remove it a
|
|||||||
(stored in `/var/lib/kubelet/config.yaml` by default).
|
(stored in `/var/lib/kubelet/config.yaml` by default).
|
||||||
{{< /note >}}
|
{{< /note >}}
|
||||||
|
|
||||||
Restarting the kubelet is required:
|
|
||||||
|
|
||||||
```bash
|
|
||||||
sudo systemctl daemon-reload
|
|
||||||
sudo systemctl restart kubelet
|
|
||||||
```
|
|
||||||
|
|
||||||
The automatic detection of cgroup driver for other container runtimes
|
The automatic detection of cgroup driver for other container runtimes
|
||||||
like CRI-O and containerd is work in progress.
|
like CRI-O and containerd is work in progress.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user