Once upon a time, upgrading a Kubernetes control plane meant staying awake for it.
SSH into every node. Run the upgrade by hand. Watch etcd health the whole time, hoping quorum holds through every reboot.
This week I found out whether the pipeline I built actually ends that story.
The Roots of the PlatformThis mgmt cluster is where everything...