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
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment