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

Fixup incorrect systemctl command
pull/32674/head
Kubernetes Prow Robot 2022-03-30 14:53:57 -07:00 committed by GitHub
commit 226abdf52d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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