Skip to content
#

bluegreen-deployment

Here are 33 public repositories matching this topic...

This repository demonstrates a simple Blue-Green deployment strategy on Kubernetes for a small Node.js web app It contains: A sample app (Express) exposing / and /health on port 3000. Two Deployments (blue and green), a Service, and optional Ingress. Helper scripts to deploy a new image, switch traffic, port-forward for local testing

  • Updated Sep 6, 2025
  • JavaScript

Improve this page

Add a description, image, and links to the bluegreen-deployment topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bluegreen-deployment topic, visit your repo's landing page and select "manage topics."

Learn more