adk-deploy-guide
Comprehensive guide and CLI tools for deploying AI agents to Google Cloud (Cloud Run, GKE, and Agent Engine).
Install
npx skills add https://github.com/google/adk-docs --skill adk-deploy-guideStats
| Total installs | 1,352 |
| Weekly installs | 1.3K |
| GitHub stars | 1.3K |
| First seen | Mar 9, 2026 |
| Source | @google/adk-docs |
Summary
- Covers three deployment targets (Agent Engine, Cloud Run, GKE) with a decision matrix comparing scaling, networking, session state, and cost models
- Includes quick-deploy CLI commands, scaffolded project workflows with make commands, and full CI/CD pipeline setup via GitHub Actions or Cloud Build with Workload Identity Federation
- Provides platform-specific details for Cloud Run (scaling, Dockerfile, FastAPI endpoints), Agent Engine (source-based deploy, AdkApp pattern), and GKE (Kubernetes resources, Workload Identity)
- Covers service account architecture, Secret Manager integration, observability setup, testing patterns, and IAP-protected UI deployment
- Extensive troubleshooting table addressing Terraform locks, auth failures, timeouts, IAM propagation, and common 403/503 errors
Tags
Related skills
| Skill | Installs | vs adk-deploy-guide |
|---|---|---|
| asc-build-lifecycle | 1,279 | -73 |
| asc-signing-setup | 1,255 | -97 |
| xget | 1,468 | +116 |
| pr-creator | 1,192 | -160 |
| asc-cli-usage | 1,435 | +83 |
FAQ
- How many installs does adk-deploy-guide have?
- adk-deploy-guide has 1,352 total installs and 1.3K installs this week.
- Where is adk-deploy-guide hosted?
- adk-deploy-guide is published by @google/adk-docs at https://github.com/google/adk-docs.
- How many GitHub stars does adk-deploy-guide have?
- adk-deploy-guide has 1.3K GitHub stars.
- When was adk-deploy-guide first indexed?
- OrangeBot.AI first indexed adk-deploy-guide on Mar 9, 2026.
- How do I install adk-deploy-guide?
- Run: npx skills add https://github.com/google/adk-docs --skill adk-deploy-guide