GKE Basics — Production-Ready Cluster Guide
Cloud / InfraPlans, creates, and configures production-ready GKE clusters with golden-path Autopilot defaults; produces a Markdown guide with runnable gcloud/kubectl commands and Day-0/Day-1 checklists.
Live output preview
A plan is required to view this content
Choose a plan to access input format, sample outputs, and live previews.
View Plans →About the skill
GKE Basics — Production-Ready Cluster Guide
An expert guide skill that plans, creates, and configures Google Kubernetes Engine (GKE) clusters using a golden-path Autopilot approach. Given a project/region/cluster name, it applies the right production defaults (private nodes, Workload Identity, Secret Manager, advanced datapath, VPC-native networking, vertical/horizontal autoscaling) and produces runnable gcloud + kubectl commands.
When to use it: when provisioning a new GKE cluster, designing network topology (private cluster, VPC, Gateway API), hardening security (RBAC, Binary Auth, gVisor), setting up autoscaling/ComputeClass, planning cost optimization (Spot VM, CUD, rightsizing), placing AI/ML inference (GPU/TPU, vLLM) workloads, upgrading a cluster, or setting up observability.
Output: a plain-English, source-referenced Markdown guide with a decision-summary table + Day-0/Day-1 checklists + runnable command blocks + a cost note. It clearly flags Day-0 (irreversible) decisions. All configurations are enriched with special warnings about network and IP decisions that cannot be changed after the cluster is created.
How do I use this skill?
Upload the gke-basics.zip you downloaded as-is — no packaging needed, the format is already correct (folder at root).
- Open Settings → Customize → Skills
- Upload → select the
gke-basics.zipyou downloaded - Claude reads
SKILL.md; the name + description appear. Ready ✅
Scripts run in Anthropic's code-execution environment (sandbox) — not on your machine.