What problem does it solve? Designing and operating production GKE clusters involves dozens of decisions across networking, security, scaling, and cost, and misconfigurations made at creation time (Day-0) are hard or impossible to change later. This Skill provides a golden path Autopilot configuration with opinionated defaults, guardrails, and per-scenario reference guides so clusters are provisioned correctly the first time. ## Core Features & Use Cases - Golden Path Cluster Creation: Create production-ready Autopilot clusters with private nodes, Workload Identity, Secret Manager rotation, hardened RBAC, and full observability via MCP tools or gcloud CLI. - Scenario-Based References: Twenty-plus reference guides covering networking, security, scaling, ComputeClasses, cost optimization, AI/ML inference with GIQ, upgrades, multi-tenancy, batch/HPC, backup/DR, storage, and reliability. - Tool Preference Chain: Structured guidance on when to use GKE MCP tools, gcloud CLI, or kubectl, with operation-level coverage matrices and error remediation tables. - Use Case: A platform engineer asks to provision a new production cluster; the Skill gathers project, region, and name, applies the golden path Autopilot template with private nodes and Secret Manager, creates the cluster via MCP, and verifies the applied settings. ## Quick Start Ask the assistant to create a production GKE Autopilot cluster named my-cluster in us-central1 using the golden path configuration.