Marketplace
kubernetes-debugger
Kubernetes debugging and troubleshooting best practices using MCP kubernetes tools.Use when: (1) Pods are failing, pending, or in CrashLoopBackOff/ImagePullBackOff states,(2) Services are unreachable or DNS resolution fails, (3) Deployments aren't rolling out,(4) Nodes are unhealthy or unschedulable, (5) Resource issues (OOM, CPU throttling),(6) Any "why isn't my Kubernetes workload working?" questions.Provides systematic debugging workflows using kubectl_get, kubectl_describe, kubectl_logs,exec_in_pod, and other MCP kubernetes tools.
$ インストール
git clone https://github.com/rodrigodelmonte/k8s-debugging-plugin /tmp/k8s-debugging-plugin && cp -r /tmp/k8s-debugging-plugin/skills/kubernetes-debugger ~/.claude/skills/k8s-debugging-plugin// tip: Run this command in your terminal to install the skill
Repository

rodrigodelmonte
Author
rodrigodelmonte/k8s-debugging-plugin/skills/kubernetes-debugger
2
Stars
0
Forks
Updated1w ago
Added1w ago