Overview Dashboard
The Overview dashboard is the central landing page for understanding the health and status of your entire Kubernetes environment. It provides a high-level, at-a-glance summary of all clusters connected to your Argo CD instance, including resources that are not managed by Argo CD. The dashboard consolidates key metrics into two main categories: resource inventory and incident insights:
- Resource Inventory
- Clusters and Nodes: The total number of connected Kubernetes clusters and the nodes running within them.
- API Resources and Objects: A total number of all API resources and Kubernetes objects in all clusters connected to your Argo CD instance.
- Pods, Containers and Images: A summary of the workloads currently running.
- Incident and Issue Insights
- Incidents: The number of active incidents that the On-Call Agent is currently tracking or resolving.
- CVE Images: A count of running container images with known security vulnerabilities (CVEs).
- Stuck-in-Deletion Resources: Resources that are stuck in a terminating state and may require manual intervention.
- Deprecated APIs: A warning for any Kubernetes APIs in use that are deprecated and will be removed in a future version.

Click an enabled card to open its detailed dashboard. The Incidents card opens the separate AI Agents incident workspace, filtered to unresolved incidents.