Do not install the NVIDIA GPU Operator on CKS clusters
This page explains how GPU driver management works in CoreWeave Kubernetes Service (CKS) so you can pin your Node Pools to a supported driver version and route workloads to Nodes that match. Use this approach when your training, inference, or high-performance computing (HPC) workloads depend on a specific NVIDIA driver version for compatibility, performance, or reproducibility. CKS lets you specify a GPU driver version for your Node Pools. You can specify driver versions in the Node Pool manifest when deploying a Node Pool. CKS workloads can target Nodes running specific driver versions using thenodeSelector field in the workload manifest.
Selecting a driver version using the
gpu field is optional. If you don’t specify a version, the Node Pool uses the latest available driver version.Supported driver versions
Use the following table to confirm which driver version to pin when configuring a Node Pool. CoreWeave supports all tested release driver (TRD) versions from NVIDIA, listed in the following table as major versions.Although you aren’t required to upgrade from a major version, CoreWeave recommends that you upgrade frequently to ensure the best combination of testing coverage, security posture, stability, and performance.
| Name | Instance ID | Default GPU driver | Compatible GPU driver |
|---|---|---|---|
| GB300 NVL72 Quantum-X InfiniBand | gb300-4x | 580 | 580, 595 |
| GB300 NVL72 Spectrum-X RoCE | gb300-4x-e | 580 | 580, 595 |
| GB200 NVL72-powered instances | gb200-4x | 595 | 580, 595 |
| B300 (InfiniBand) | b300-8x | 580 | 580, 595 |
| B200 (InfiniBand) | b200-8x | 595 | 580, 595 |
| H200 (InfiniBand) | gd-8xh200ib-i128 | 595 | 535, 580, 595 |
| H100 (InfiniBand) | gd-8xh100ib-i128 | 595 | 535, 580, 595 |
| RTX Pro 6000 Blackwell Server Edition | rtxp6000-8x | 580 | 535, 580, 595 |
| L40S | gd-8xl40s-i128 | 595 | 535, 580, 595 |
| L40 | gd-8xl40-i128 | 595 | 535, 580, 595 |
| GH200 | gd-1xgh200 | 595 | 580, 595 |
| A100 | gd-8xa100-i128 | 580 | 535, 580, 595 |