ck:devops

Automate multi-platform cloud deployment across Cloudflare, Docker, Google Cloud, and Kubernetes.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/haidonglethqb/CloudSchool --skill ck-devops-haidonglethqb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:devops
Source: https://github.com/haidonglethqb/CloudSchool/tree/main/.qwen/skills/devops
Command: npx skills add https://github.com/haidonglethqb/CloudSchool --skill ck-devops-haidonglethqb

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Cloud teams struggle to deploy and govern infrastructure across multiple platforms in a single workflow.

Core Features & Use Cases

  • Cross-platform deployment for Cloudflare Workers, D1, R2, Docker, GCP, and Kubernetes.
  • CI/CD and GitOps readiness with multi-environment support.
  • Security and governance guidance through docs and references.

Quick Start

Install Wrangler, Docker, and gcloud, initialize a multi-environment project, and deploy your first service.

Frequently Asked Questions about ck:devops

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy and manage cloud infrastructure across multiple platforms like Cloudflare and Kubernetes?

Multi-platform cloud infrastructure deployment is automated across Cloudflare, Docker, GCP, and Kubernetes. It handles bindings, environment management, and multi-environment deployments for engineers scaling multi-tenant apps.

Can I use this to set up CI/CD pipelines and GitOps workflows for multi-tenant apps?

Yes, CI/CD and GitOps workflows are supported with multi-environment readiness. It provides platform teams with scripts and references to enforce security and governance across edge, container, and cloud environments.

What do I need to start automating cross-platform deployments for Cloudflare Workers and GCP?

You need Wrangler, Docker, and gcloud installed to start automating cross-platform deployments. Initialize a multi-environment project, then deploy your first service using the provided scripts and best practice references.

How does this handle environment management for edge and container deployments?

Environment management is enforced through exposed bindings and multi-environment support. It allows teams to securely configure and deploy services across Cloudflare edge networks, GCP, and Kubernetes container environments.

What is the best way to govern infrastructure and secure multi-tenant apps across cloud environments?

Infrastructure governance is maintained through provided references and docs on best practices. It guides platform teams in securing multi-tenant applications and managing bindings across diverse cloud and edge deployments.

Does this support deploying Cloudflare D1, R2, and KV alongside Docker containers?

Yes, deployment is supported for Cloudflare Workers, D1, KV, R2, and Docker containers. It unifies infrastructure management across edge services and containerized applications within a single workflow.