Skip to main content
To view the dashboard, go to the Kubernetes Training Workloads dashboard.
For instructions about accessing CoreWeave Grafana dashboards, see Access and use CoreWeave Grafana dashboards.
The Kubernetes Training Workloads dashboard helps you monitor a training workload end to end. It combines hardware metrics for GPU utilization, network bandwidth (such as InfiniBand), and storage I/O (both local and NFS) with a topology view of where the workload’s Pods are placed across Nodes, NVLink domains, leaf groups, SuperPods, and cabinets. Use it to diagnose performance bottlenecks, spot unhealthy Nodes, and understand how placement affects your workload. Select a workload with the dashboard variables, such as Org, Cluster, Namespace, Kind, Workload, and Pod. The dashboard resolves parent workloads, such as a JobSet, MPIJob, CronJob, or Deployment, down to their child Pods. The following sections describe the panels available on the dashboard.

Workload overview

The following panels summarize the selected workload:

GPU metrics

The following panels show GPU utilization and hardware metrics for the workload:

Filesystem and NFS

The following panels show local disk and NFS storage I/O for the workload’s Nodes: The dashboard shows a gauge for each NVLink domain, displaying the number of Nodes in the domain with GPUs in use.

Node health and conditions

The following panels show the health of the Nodes running the workload:

Workload placement

The following panels show where the workload’s Pods are placed in the cluster’s physical topology:

Cabinet visualization

The cabinet visualization shows a physical rack view, where each column is a rack. Nodes appear as slots with Pod circles inside, and each Node is colored green when healthy or red when it has active Node conditions.
Last modified on July 23, 2026