systemctl status kubelet
systemctl restart kubelet
journalctl -e -u kubelet
kubelet
crictl ps
to see what containers are upquery all config files(i.e: ps aux | grep should show mostly everything) : etc/kubernetes/kubelet.conf, /var/lib/kubelet/config.yaml |