Skip to main content

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 Intelligence 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.

Overview

Each card on the overview dashboard is clickable, and will redirect you to a separate dashboard with deeper insight.