LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

gke-reliability - Configure GKE cluster and workload reliability

Improves GKE workload reliability using PDBs, health probes, and topology spread constraints.

Tags

Updated: 2026-09-17

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Verify cluster high availability
  • Configure Pod Disruption Budgets
  • Configure container health probes
  • Configure graceful shutdown parameters
  • Set topology spread constraints

Inputs

  • GKE cluster name and location
  • Kubernetes workload manifests
  • Target namespace and resource names

Outputs

  • Cluster high availability status
  • PodDisruptionBudget configuration resources
  • Updated Kubernetes deployment manifests

Requirements

  • Google Kubernetes Engine cluster
  • Kubernetes cluster access permissions
  • gcloud CLI or MCP tools

Source

  • Spec: SKILL.md
gke
kubernetes
containers
reliability
high-availability
Verify cluster high availability
Configure Pod Disruption Budgets
Configure container health probes
Configure graceful shutdown parameters
GKE cluster name and location
Kubernetes workload manifests
Target namespace and resource names
Cluster high availability status
PodDisruptionBudget configuration resources
Updated Kubernetes deployment manifests