Gcp Gke Troubleshooting

🌐Community
by dawiddutoit · vlatest · Repository

Provides Google Cloud guidance and assistance for deploying and managing cloud infrastructure.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add gcp-gke-troubleshooting npx -- -y @trustedskills/gcp-gke-troubleshooting
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "gcp-gke-troubleshooting": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/gcp-gke-troubleshooting"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill assists in troubleshooting issues within Google Kubernetes Engine (GKE) clusters. It can analyze error messages, identify potential causes of problems like pod failures or node instability, and suggest remediation steps based on common GKE operational patterns. The skill leverages knowledge of GKE architecture and best practices to provide targeted support for resolving cluster-related incidents.

When to use it

  • You're experiencing persistent errors in your GKE pods and need help diagnosing the root cause.
  • Your GKE nodes are frequently entering a NotReady state, impacting application availability.
  • You’ve received an alert about resource exhaustion within your GKE cluster and want to understand how to address it.
  • You're investigating performance degradation in your applications running on GKE and need assistance identifying bottlenecks.

Key capabilities

  • Error message analysis
  • Root cause identification for pod failures
  • Troubleshooting node instability
  • Resource exhaustion diagnosis
  • Remediation suggestions

Example prompts

  • "My GKE pod is failing with a 'CrashLoopBackOff' error. Can you help me troubleshoot it?"
  • "I’m seeing high CPU utilization on my GKE nodes. What could be causing this?"
  • "How do I diagnose why my Kubernetes deployment isn't scaling up as expected in GKE?"

Tips & gotchas

This skill assumes a basic understanding of Kubernetes and GKE concepts. Providing detailed error messages or logs will significantly improve the accuracy and relevance of its suggestions.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
dawiddutoit
Installs
5

🌐 Community

Passed automated security scans.