KubeAtlas
Kubernetes resource dependency graph tool. Sees what kubectl can't.
KubeAtlas builds a directed dependency graph of every resource in your cluster — Deployments, ConfigMaps, Services, Ingresses, RBAC, CRDs — and lets you query it:
- "If I delete this Secret, what breaks?" — blast-radius analysis
- Multi-cluster federation with a cartography-style web UI
- Offline
kubectl atlasplugin, Headlamp plugin, and GitHub Action - Time-axis diffs: what changed in the last hour, day, or week