Kubernetes 1.11 on Ubuntu 18.04 bare-metal single host
My Kubernetes 1.10 home cluster went down after some system updates and I couldn’t bring it back. It looked like incompatible kubelet
versions and kubernetes tools updating underneath it from 1.10
to 1.11
was at least part of the problem alongside a docker
upgrade. So I brought it back up quickly again using kubeadm
, as described below.