Henry Xie 's blog
Sunday, August 30, 2020
Tip: A few commands to debug Issues with Kubelet
sudo systemctl status -l kubelet
kubectl describe node <name>
sudo journalctl -u kubelet | grep ready
sudo systemctl restart docker
kubectl cluster-info dump --- to detailed cluster info
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment