[zh] sync install-kubeadm.md
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user