Bootstrap troubleshooting¶
SSH onto s supervisor node and sudo -i
.
Check containers with:
Check if the api server is available.
Check the state of services and the state of cloud init:
systemctl --type service
less /var/log/cloud-init-output.log
journalctl -xeu cloud-final
journalctl -xeu cloud-init
journalctl -xeu cloud-config
journalctl -xeu cloud-init-local
Check logs on all the nodes with:
Check Kubelet