What problem does it solve?
This Skill diagnoses and resolves common issues within a Kubernetes namespace, such as resource constraints, pending pods, and application crashes, ensuring your applications run smoothly.
Core Features & Use Cases
- Resource Quota Analysis: Identifies and reports on resource quota usage and violations.
- Pending Pod Diagnosis: Pinpoints the root causes of pods stuck in a Pending state (e.g., insufficient resources, scheduling conflicts).
- CrashLoopBackOff & ImagePullBackOff Resolution: Analyzes pods that are repeatedly crashing or failing to pull images, providing specific remediation steps.
- Resource Efficiency Audit: Evaluates CPU and memory allocation for potential wastage or shortages.
- Event Log Inspection: Scans Kubernetes events for warnings and errors to identify underlying problems.
- Use Case: When pods in your
knowledge-graph namespace are stuck in Pending or CrashLoopBackOff, this skill will automatically investigate why and suggest fixes, like increasing memory limits or correcting image pull secrets.
Quick Start
Troubleshoot the 'knowledge-graph' Kubernetes namespace to identify and resolve any pending pod or resource issues.