SkillMachine
All skills

GKE Basics — Production-Ready Cluster Guide

Cloud / Infra

Plans, 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?

You don't "run" a skill — after installing it you just tell the agent your task (e.g. ask for the relevant job), and the skill kicks in by itself when its description matches.

Upload the gke-basics.zip you downloaded as-is — no packaging needed, the format is already correct (folder at root).

  1. Open Settings → Customize → Skills
  2. Upload → select the gke-basics.zip you downloaded
  3. Claude reads SKILL.md; the name + description appear. Ready ✅

Scripts run in Anthropic's code-execution environment (sandbox) — not on your machine.