Loading...
Loading...
Provides GKE golden path configuration defaults, production readiness checklists, and cluster default patterns. Use when designing GKE clusters, verifying GKE production readiness, or checking configurations against GKE defaults. Don't use for setting up node autoscaling specifically (use gke-scaling instead).
npx skill4agent add google/skills gke-golden-pathMCP Tools:,get_cluster,create_clusterupdate_cluster
gke-basicsus-central1| Setting | Golden Path Value |
|---|---|
| |
| |
| |
| |
| |
| enabled |
| |
| |
| |
| |
| SYSTEM_COMPONENTS, STORAGE, POD, DEPLOYMENT, STATEFULSET, DAEMONSET, HPA, JOBSET, CADVISOR, KUBELET, DCGM, APISERVER, SCHEDULER, CONTROLLER_MANAGER |
| |
| |
| |
| |
| |
| Storage CSI drivers (Filestore, GCS FUSE, Parallelstore) | enabled |
| Pod Security Standards | |
| Setting | Default | Why Deviate |
|---|---|---|
| | Restrict if cluster only accessed from within VPC |
| | Customer has pre-existing VPC/subnets |
| | |
| auto-created | Customer brings existing subnets |
| Maintenance exclusion windows | configured (NO_MINOR_UPGRADES, 1yr) | Customer-specific scheduling |
| | |
| | Varies by workload; use ComputeClasses |
gcloud config get-value project