What problem does it solve?
This Skill helps you diagnose Kubernetes failures systematically, so you can quickly isolate why pods, services, nodes, volumes, or observability components are not behaving as expected.
Core Features & Use Cases
- Pod and workload triage: Check status, events, restart loops, image pulls, and resource limits when a workload fails to start.
- Service and networking checks: Verify endpoints, selectors, port alignment, and network policies when traffic cannot reach a service.
- Cluster health and storage debugging: Inspect node pressure, top resource consumers, persistent volume binding, and common control-plane or add-on failures.
- Real-world example: A Grafana dashboard stops loading because Loki is unreachable; this Skill guides you through pod status, datasource config, service connectivity, and logs until the root cause is found.
Quick Start
Use this skill to inspect the failing namespace, review recent events, and collect pod, node, and log evidence before making any Kubernetes changes.