What problem does it solve?
It helps you quickly understand Kubernetes cluster health, validate capacity signals, and pinpoint differences between namespaces when reliability or performance is at risk.
Core Features & Use Cases
- Cluster health and readiness checks: Run health checks and retrieve cluster information to assess overall operational status.
- Metrics-driven investigation: Verify metrics-server and collect node/pod metrics to evaluate usage and capacity planning signals.
- Cross-environment/resource comparisons: Compare staging versus production (or any two contexts/namespaces) to detect configuration or workload drift.
- Supporting diagnostic discovery: List CRDs and API versions to understand what capabilities exist before deeper troubleshooting.
- Event and timeline context: Pull events (and optionally log context) to correlate symptoms with recent changes.
Quick Start
Ask an AI to run Kubernetes diagnostics for the production namespace to check cluster health, collect metrics, and compare staging versus production deployments.