blue-green-deploy

Community

Zero-downtime deployments

AuthorBagelHole
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables zero-downtime deployment strategies, minimizing risk and enabling instant rollbacks for production systems.

Core Features & Use Cases

  • Blue-Green Deployments: Implement full environment swaps for instant traffic redirection.
  • Canary Releases: Gradually roll out new versions to a subset of users with traffic splitting.
  • Rolling Updates: Perform seamless pod-by-pod replacements with Kubernetes defaults or Argo Rollouts.
  • Health Checks & Rollback: Configure robust health checks and automated or manual rollback procedures.
  • Use Case: Deploy a new version of your web application without any user-facing downtime by using a blue-green strategy, ensuring a quick switch and immediate rollback if issues arise.

Quick Start

Configure a blue-green deployment on Kubernetes by applying the provided YAML manifests and then switching traffic using the blue-green-switch.sh script.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: blue-green-deploy
Download link: https://github.com/BagelHole/DevOps-Security-Agent-Skills/archive/main.zip#blue-green-deploy

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.