What problem does it solve?
This Skill helps you systematically identify, diagnose, and resolve common issues with Kubernetes pods, ensuring your applications run smoothly.
Core Features & Use Cases
- Pod Status Analysis: Quickly check the health and status of pods, identifying problems like Pending, CrashLoopBackOff, or ImagePullBackOff.
- Log and Event Inspection: Dive deep into pod logs and Kubernetes events to pinpoint the root cause of failures.
- Resource Troubleshooting: Investigate memory and CPU constraints that might be affecting pod performance.
- Networking Debugging: Diagnose connectivity issues between pods and services.
- Use Case: When a user reports their application is down, this skill guides you through checking pod status, examining logs for errors, and verifying resource limits to bring the application back online.
Quick Start
Use the k8s:pods skill to troubleshoot a pod named 'my-app-pod' in the 'default' namespace.