Merge pull request #25506 from Arhell/sync-install-kube

[zh] sync install-kubeadm.md
This commit is contained in:
Kubernetes Prow Robot
2020-12-08 17:06:04 -08:00
committed by GitHub
@@ -463,8 +463,8 @@ is not `cgroupfs`, because that is the default value in the kubelet already.
Restarting the kubelet is required: Restarting the kubelet is required:
```bash ```bash
systemctl daemon-reload sudo systemctl daemon-reload
systemctl restart kubelet sudo systemctl restart kubelet
``` ```
The automatic detection of cgroup driver for other container runtimes The automatic detection of cgroup driver for other container runtimes