About
This skill provides a comprehensive framework for identifying and fixing root causes of common Kubernetes errors such as CrashLoopBackOff, OOMKilled, and ImagePullBackOff. By implementing a structured four-phase debugging methodology—gathering info, checking logs/metrics, interactive investigation, and validation—it empowers developers and DevOps engineers to navigate complex cluster environments. It includes an extensive library of optimized kubectl commands, ephemeral debug container workflows, and specific troubleshooting paths for RBAC, PVC binding, and service discovery failures.