Kubernetes – Upgrade 1.26.* to 1.27.* issue
So today performed an upgrade of my self hosted kubernetes cluster from version 1.26.9 to 1.27.6 and run in to an issue where the kubelet failed to start on the worker nodes wit the following error in the journal log: “command failed” err=”failed to parse kubelet flag: unknown flag: –container-runtime” This is due to a […]