Skip to main content
To view the dashboard, go to the Cluster Resource Overview dashboard.
For instructions about accessing CoreWeave Grafana dashboards, see Access and use CoreWeave Grafana dashboards.
The Cluster Resource Overview dashboard summarizes your cluster resource utilization and workload health. It gives you a high-level view of your Kubernetes cluster and lets you investigate specific components in detail.

Overview

The Overview section shows cluster-wide CPU usage, memory usage, network transit throughput, and a summary of workload health. Use it to quickly assess the overall state of your cluster. Overview section showing a typical panel.

GPU Info

The GPU Info section provides insights into GPU usage, availability, and the status of idle Slurm Nodes. GPU Info section showing a typical panel.

Pod Info

The Pod Info section details CPU and memory limits, requests, and usage for each individual Pod. Use it to understand resource consumption at the Pod level. Pod Info section showing a typical panel.

Node Info

The Node Info section displays CPU and memory capacity, requests, and limits for Pods running on each Node. It also shows the percentage of utilization for each Node based on Pod requests.

Deployment, StatefulSet, and DaemonSet Info

This section provides basic scheduled and ready replica counts for each workload, including Deployments, StatefulSets, and DaemonSets. Use it to verify that your applications are scaled correctly.

Image Info

The Image Info section shows all container images currently in use throughout the cluster. Use it to track image versions and verify compliance.
Last modified on June 10, 2026