Cluster Dashboard
Opening a cluster shows a configurable dashboard of widgets. Each widget can be toggled on or off in cluster settings to fit your workflow.
- Nodes: Ready / NotReady / Other counts with per-node CPU and memory metrics. Links to the full node list.
- Namespaces: Active and inactive namespace counts with a link to the namespace list.
- Workloads: Running pod count, deployment ready ratio, and DaemonSet ready ratio — a quick sanity check for your workload health.
- Events: Warning / Normal / Other event counts so cluster-level problems surface immediately. Links to the full event list.
- Helm Applications: Deployed / Failed / Other release counts from Helm, shown by default on every cluster. Links to the Helm releases page.
- Argo CD Applications: Sync status (Synced, OutOfSync, Unknown) and health status (Healthy, Progressing, Degraded, Missing, Suspended, Unknown) for all Argo CD managed apps. Shows a clear message if Argo CD is not installed.
- Flux CD Applications: Reconciliation and readiness status for Flux CD resources, surfaced alongside Argo CD so both GitOps controllers are visible in one place. Shows a clear message if Flux CD is not installed.
- Historical Metrics: When a Prometheus endpoint is available, node and pod widgets add historical CPU and memory charts on top of the live snapshot — auto-detected, with no extra configuration.
- Resource Shortcuts: A grid of common resource types (Pods, Services, Deployments, etc.) for one-tap navigation to any resource list.
- Recent Resources: A history of recently opened resources so you can jump back to something you were investigating without navigating from scratch. The history can be cleared at any time.