Merge pull request #32666 from sftim/20220330_fixup_cri-dockerd_task

Fixup incorrect systemctl command
This commit is contained in:
Kubernetes Prow Robot
2022-03-30 14:53:57 -07:00
committed by GitHub
@@ -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