Skill

GKE

Skill

Autopilot-first GKE, official.

Google Cloud’s GKE skill. The golden path, not a 2019 cluster of nodes you now regret.

spec·Apache-2.0·Updated this quarter·github.com/google/skills

Claude CodeCursorDesktop
Scanned
npx skills add google/gke-basics

By Google

Input

A workload you want on GKE.

Output

A cluster or a manifest that matches Autopilot.

gke-basics.skill/invoke

You say

Stand up a cluster for this API.

It returns

Autopilot. Workload Identity. YAML attached.

Prompt notebook

Prompts this skill is built for.

  • You say

    Stand up a cluster for this API.

    It returns

    Autopilot. Workload Identity. YAML attached.

  • You say

    Why is the pod unschedulable?

    It returns

    Privileged. Autopilot refuses. Drop the cap.

What it teaches

  1. 01Autopilot
  2. 02Workloads
  3. 03IAM