Merge pull request #32666 from sftim/20220330_fixup_cri-dockerd_task
Fixup incorrect systemctl command
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user