Skip to main content

Cluster Health Dashboard

When you open a cluster's Cluster Details page, a health summary appears at the top — a quick, at-a-glance snapshot of what's running and whether anything needs attention, before you drill into the dedicated tabs.

The summary is a row of stat cards. Each card is clickable and takes you to the relevant tab for the full view.

CardWhat it showsOpens
WorkloadsTotal running workloads (Deployments, StatefulSets, DaemonSets, Jobs, CronJobs, ReplicaSets, Pods), with healthy / progressing / failing indicatorsWorkloads tab
NamespacesTotal number of namespaces, with the first few listedWorkloads tab
Ingress & ServicesTotal Ingress and Service objects, split into public and internalIngress & Service Accounts tab
Open IssuesActive issues detected by the SRE Agent, broken down by severitySRE Agent tab
info

The cards load as soon as the cluster's data is available. If a particular metric can't be fetched, that card is hidden rather than blocking the rest of the summary.


The cluster detail page also includes several operational tabs alongside the documented provisioning and security features:

TabDescription
StoragePersistent volumes, volume claims, and storage classes in the cluster
Ingress & Service AccountsIngress objects, services, and service accounts
Cluster EventsThe raw stream of Kubernetes events (create, update, delete, warnings)
SRE AgentAI-driven issue detection and remediation — see SRE Agent

For node and pod operations, see Node Groups and Workloads Management.