What problem does it solve?
This Skill streamlines deploying and managing applications across multiple DevOps targets—Cloudflare, Docker, Google Cloud, and Kubernetes—so teams can go from build to production with consistent, repeatable workflows.
Core Features & Use Cases
- Cloudflare edge deployments (Workers/Pages): Ship fast serverless code close to users, using platform-specific patterns for handlers and bindings.
- Cloudflare data & storage (R2, D1, KV): Persist objects and data with the right product for latency, storage, and query needs.
- Container delivery with Docker: Build, run, and optimize container images for consistent releases.
- GCP deployment with gcloud (Cloud Run/GKE/Cloud SQL): Manage authentication and deploy services and clusters from the CLI.
- Kubernetes operations (kubectl/Helm/GitOps): Apply manifests, use Helm charts, and manage GitOps workflows via Argo CD/Flux.
- Security-first deployment guidance: Focus on least privilege, secret handling, and RBAC/network policy practices to reduce operational risk.
Quick Start
Use the ck:devops skill to plan and execute a deployment to Cloudflare Workers and its associated storage (R2/D1) by asking: "Deploy my app to Cloudflare Workers and configure R2 and D1 using the provided environment variables."