K8S Debug

🌐Community
by incidentfox · vlatest · Repository

Troubleshoot Kubernetes incidents quickly; incidentfox-k8s-debug analyzes logs & metrics to pinpoint root causes in your cluster.

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 incidentfox-k8s-debug npx -- -y @trustedskills/incidentfox-k8s-debug
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "incidentfox-k8s-debug": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/incidentfox-k8s-debug"
      ]
    }
  }
}

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

About This Skill

What it does

The incidentfox-k8s-debug skill assists in debugging Kubernetes (K8s) clusters. It analyzes logs, events, and resource configurations to identify the root cause of issues. This allows for faster incident resolution and improved cluster stability by providing actionable insights.

When to use it

  • Troubleshooting application failures: When an application deployed on a K8s cluster is experiencing errors or unexpected behavior.
  • Investigating performance bottlenecks: To identify resource constraints or inefficient configurations impacting application responsiveness.
  • Diagnosing deployment issues: During failed deployments, this skill can help pinpoint misconfigurations in manifests or environment problems.
  • Analyzing Kubernetes events: When reviewing unusual cluster activity or error messages from K8s components.

Key capabilities

  • Log analysis
  • Event analysis
  • Resource configuration inspection
  • Root cause identification

Example prompts

  • "Analyze the logs for pod 'my-app' and tell me why it keeps crashing."
  • "Show me recent events related to deployment 'my-deployment'."
  • “What is the current resource allocation for namespace ‘production’?”

Tips & gotchas

The skill requires access to your Kubernetes cluster. Ensure appropriate permissions are configured for the AI agent to read logs, events, and resource configurations.

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
incidentfox
Installs
11

🌐 Community

Passed automated security scans.