gke-basics

Manage Google Kubernetes Engine clusters, node pools, and Kubernetes resources.

17.1k|1.4k|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/google/skills --skill gke-basics-google
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gke-basics
Source: https://github.com/google/skills/tree/main/skills/cloud/gke-basics
Command: npx skills add https://github.com/google/skills --skill gke-basics-google

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The gke-basics skill simplifies access to Google Kubernetes Engine (GKE) resources and management tasks, streamlining cluster operations and discovery.

Core Features & Use Cases

  • GKE Resource Discovery: Navigate and explore available GKE resources such as clusters, node pools, and Kubernetes resources.
  • Skill Routing Table: Quickly access specialized GKE skills based on your specific workload needs, like networking, security, or AI/ML workloads.
  • Conceptual & Informational Queries: Answer high-level GKE questions and explain architectural concepts.

Quick Start

Activate the gke-basics skill and start interacting with GKE clusters by running 'list_clusters'.

Frequently Asked Questions about gke-basics

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I discover and manage Google Kubernetes Engine clusters?

Google Kubernetes Engine cluster discovery works through a unified interface that lists clusters, explores node pools, and executes Kubernetes resource operations. This interface simplifies administrative workflows and diagnostics for cluster management.

What's the best way to navigate available GKE resources and node pools?

Navigating GKE resources involves using the cluster management interface to list clusters and explore node pools. This approach provides quick access to specialized skills for networking, security, or AI/ML workloads based on your specific needs.

Do I need Kubernetes context to perform GKE cluster management operations?

Yes, you need both GKE and Kubernetes context to perform cluster management operations. This context is required for administrative and operational workflows, ensuring you can effectively manage cluster discovery, node pools, and resource diagnostics.

Can I get answers to high-level Google Kubernetes Engine architectural questions?

Yes, you can get answers to high-level Google Kubernetes Engine architectural questions. The skill handles conceptual and informational queries, explaining GKE concepts and directing you to specialized skills for specific workload requirements.

How do I start interacting with my GKE clusters after setup?

To start interacting with GKE clusters, run the list_clusters operation. This initiates the resource discovery process, allowing you to view available clusters and proceed with node pool management and Kubernetes resource operations.