Cloud & infrastructureApache-2.0

GKE Basics

by Google (opens in a new tab) google/skills

Choose, provision, authenticate, and deploy workloads to GKE Autopilot or Standard clusters.

Installation

Skills CLI

Skills CLI command
npx skills@latest add google/skills --skill gke-basics

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

Uses GKE MCP, gcloud, kubectl, client libraries, or infrastructure-as-code to create clusters, fetch credentials, configure identity, and deploy workloads. These actions create or modify Google Cloud and Kubernetes resources; advanced networking, security, upgrades, and cluster architecture use separate companions.

  • LicenceApache-2.0
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size72 lines
  • Last checked27 Sept 2026 · 695eb6a53c59b9af11954c8a2f5f86c712f0cc325a5a63e987192c31b41d66e5

What it can touch

  • Edits code

    Changes files in your project.

  • Runs commands

    Runs shell commands such as tests, builds or installs.

  • Needs MCP

    Requires an MCP server to be configured.

  • Network

    Reaches external services or the web.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

skills/cloud/gke-basics/SKILL.md on GitHub (opens in a new tab)