
The Rollback Worked. My Next Deploy Could Break It Again.
My Kubernetes rollback restored Version 2, but it did not update the YAML that still declared Version 3. I corrected the file manually, then designed a delivery process in which Git recorded the chosen version and the cluster followed it automatically.
Building a Kubernetes Delivery Platform
#Kubernetes#GitOps