Deploy GKE Cluster
curated by SkillMD · plugin · 5 skills
Creates a GKE cluster, configures networking, sets up observability, and applies reliability patterns.
Install the whole plugin (CLI)
npx skillmds add google/gke-cluster-creation
npx skillmds add google/gke-networking
npx skillmds add google/gke-observability
npx skillmds add google/gke-reliability
npx skillmds add loopyluci/gke-basicsSkills in this plugin
- ▌ gke-cluster-creation · googleCreates GKE clusters with golden path Autopilot defaults, supporting Standard and GPU workloads. Guides through project, region, and networking inputs, then provisions and verifies cluster settings.
- ▌ gke-networking · googlePlans, configures, and manages GKE networking including private clusters, VPC-native configurations, Gateway API, DNS, ingress/egress, Dataplane V2, and IP planning.
- ▌ gke-observability · googleConfigures GKE observability with Cloud Logging, Cloud Monitoring, and managed Prometheus for monitoring, logging, and metrics collection.
- ▌ gke-reliability · googleConfigures GKE workload reliability with PodDisruptionBudgets, health probes, topology spread constraints, and graceful shutdown patterns.
- ▌ gke-basics · loopyluciSet up and manage Google Kubernetes Engine clusters, node pools, workloads, networking, and storage with Autopilot defaults.