Merge pull request #32666 from sftim/20220330_fixup_cri-dockerd_task
Fixup incorrect systemctl commandpull/32674/head
commit
226abdf52d
|
@ -93,7 +93,7 @@ in the control plane. To modify this socket for each affected node:
|
|||
## Restart the kubelet
|
||||
|
||||
```shell
|
||||
systemctl start kubelet
|
||||
systemctl restart kubelet
|
||||
```
|
||||
|
||||
## Verify that the node is healthy
|
||||
|
|
Loading…
Reference in New Issue