daemon-reload prior to restarting kubelet
This commit is contained in:
committed by
GitHub
parent
5750f06822
commit
3652c2c17b
@@ -295,6 +295,7 @@ Upgrade the kubelet and kubectl on all control plane nodes:
|
|||||||
Restart the kubelet
|
Restart the kubelet
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
sudo systemctl daemon-reload
|
||||||
sudo systemctl restart kubelet
|
sudo systemctl restart kubelet
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -373,6 +374,7 @@ without compromising the minimum required capacity for running your workloads.
|
|||||||
- Restart the kubelet
|
- Restart the kubelet
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
sudo systemctl daemon-reload
|
||||||
sudo systemctl restart kubelet
|
sudo systemctl restart kubelet
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user