gke-basics

Installation
SKILL.md

GKE Basics

Managed Kubernetes platform on Google Cloud. Defaults to Autopilot mode.

Quick Start

gcloud services enable container.googleapis.com --quiet
gcloud container clusters create-auto my-cluster --region=us-central1 --quiet
gcloud container clusters get-credentials my-cluster --region=us-central1 --quiet

GKE Skill Routing Table

Load the single, most specific GKE sub-skill below matching your workload requirements. Do not load multiple GKE skills unless explicitly required.

Installs
6.3K
Repository
google/skills
GitHub Stars
14.2K
First Seen
Apr 22, 2026
gke-basics — google/skills