Google Cloud: GKE Upgrade using Blue-Green Strategy
Explains how to manually upgrade Google Kubernetes Engine (GKE) clusters using the Blue-Green strategy for safer, controlled deployments.
Explains how to manually upgrade Google Kubernetes Engine (GKE) clusters using the Blue-Green strategy for safer, controlled deployments.
A guide to implementing zero-downtime Blue-Green deployments using Docker and a proxy tool, with a practical walkthrough.
A tutorial on implementing blue/green deployments in Kubernetes for legacy applications that don't support rolling updates.