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
- Admission-policy visibility — Gatekeeper & Kyverno rules as graph edges with live violation status
- Offline diagnostic report (HTML or JSON) for air-gapped audits and CI
- Multi-cluster federation, time-axis diffs, and a cartography-style web UI
- Plugins for
kubectl, Headlamp, and Backstage, plus a GitHub Action - No surprise phone-home — anonymous telemetry is opt-in and off by default