I Need a Reboot
Problem I was running Kubernetes upgrades with my script (kubify) but they were hanging on random machines. Not always the same one. Running 2023-06-22 00:37:07,984 kubify.py:628 DEBUG running ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -t -t ubuntu@10.10.2.140 sudo apt-mark unhold kubeadm && sudo apt update && sudo apt install -y kubeadm=1.25.11-00 && sudo apt-mark hold kubeadm Always to a hang. Never on the same machine. Looking the machine in question, I found this output in ps ...