deployment-gcp-canary-setup
CommunityProgressive canary deployments on GCP Cloud Run.
Software Engineering#automation#rollback#terraform#traffic-splitting#cloud-run#canary-deployments#cloud-monitoring
Authormariotoffia
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill enables teams to safely roll out updates to Cloud Run services by employing progressive canary deployments, reducing blast radius and risk to end users.
Core Features & Use Cases
- Traffic splitting: Gradually route traffic to new revisions to validate changes with real traffic.
- Automatic rollback: Detects degraded performance or errors and reverts traffic to a stable revision.
- Terraform-driven deployment: Uses infrastructure-as-code to manage Cloud Run configurations, alerts, and canary targets.
- Observability setup: Creates Cloud Monitoring alerts for error rate and latency and provides quick rollback paths.
Quick Start
- Install and configure gcloud and Terraform, then initialize your project.
- Define your service and canary_percent, then run the deployment workflow (e.g., make deploy-canary PERCENT=10 VERSION=your-tag STAGE=prod).
- Validate canary health and, if needed, rollback to the previous revision.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: deployment-gcp-canary-setup Download link: https://github.com/mariotoffia/gobridge/archive/main.zip#deployment-gcp-canary-setup Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.