What problem does it solve? Designing a production-ready GKE cluster involves dozens of configuration decisions, and wrong Day-0 choices like networking and private nodes are hard or impossible to change after creation. This Skill supplies recommended Autopilot defaults, flags irreversible decisions, and audits existing clusters against the golden path. ## Core Features & Use Cases - Golden Path Defaults: Applies recommended settings for Autopilot, private nodes, Secret Manager, Workload Identity, Cloud DNS, monitoring, and logging components. - Day-0 vs Day-1 Guidance: Prominently flags irreversible decisions such as networking, subnets, and IP allocation before cluster creation. - Cluster Auditing: Compares existing clusters against the golden path and reports deviations with severity and remediation steps. - Use Case: A platform engineer asked to create a new production GKE cluster gets a complete Autopilot configuration with secure defaults, plus documented trade-offs for any customer-requested deviations. ## Quick Start Ask the assistant to design a production GKE Autopilot cluster in us-central1 using golden path defaults and flag any Day-0 decisions.