As a Site Reliability Engineer, I need a way to deploy my software using a Blue-Green deployment strategy to Kubernetes so that I can more thoroughly validate my deployment in a production environment and quickly rollback to the old version if problems are encountered.
As a Site Reliability Engineer, I need a way to deploy my software using a Blue-Green deployment strategy to Kubernetes so that I can more thoroughly validate my deployment in a production environment and quickly rollback to the old version if problems are encountered.