What problem does it solve?
This Skill provides expert guidance and commands for deploying, configuring, and managing serverless containerized applications on Google Cloud Run, simplifying complex deployments and troubleshooting.
Core Features & Use Cases
- Deployment: Deploy services and jobs with various configurations (CPU, memory, concurrency, environment variables).
- Traffic Management: Control traffic splitting, gradual rollouts, and rollbacks.
- Resource Optimization: Optimize for cold starts, concurrency, and resource allocation.
- Troubleshooting: Diagnose and resolve common deployment and performance issues.
- Use Case: Deploy a new version of your web application to Cloud Run, gradually shifting 10% of traffic to the new version while monitoring for errors.
Quick Start
Deploy a new Google Cloud Run service using the provided container image URL and region.