Installation changeL3 · ModerateAwaiting reviewreviewer domain: NVIDIA

Installing the NVIDIA GPU Operator

Installation change in nvidia-gpu-operator 24.6.0 — 10 claim(s).

Source: NVIDIA GPU Operator docs & releases (Tier 1) · not yet reviewed

Proposed change · diff
# Installing the NVIDIA GPU Operator
The NVIDIA GPU Operator (v24.3) automates driver, container-toolkit, and
device-plugin management on Kubernetes.
Install with Helm:
helm install --wait gpu-operator nvidia/gpu-operator \
-n gpu-operator --create-namespace
Validate that GPUs are allocatable:
kubectl get nodes -o custom-columns=NAME:.metadata.name,GPU:.status.allocatable.'nvidia\.com/gpu'
+
+## Update — Installation change · nvidia-gpu-operator 24.6.0 (2026-07-10)
+
+- New features: [1]
+- Added a new Helm value 'driver.rdma.enabled' to enable GPUDirect RDMA setup. [1]
+- New DCGM metric DCGM_FI_DEV_POWER_VIOLATION exported by default. [1]
+- Installation change: [1]
+- The Helm install now requires setting 'toolkit.version' explicitly on some distros. [1]
+- n gpu-operator --create-namespace --set driver.rdma.enabled=true [1]
+- Compatibility: [1]
+- Supports Kubernetes 1.28 through 1.31. [1]
+- Fixed issues: [1]
+- Fixed a device-plugin restart loop on containerd 1.7. [1]
+
+_[1] NVIDIA GPU Operator docs & releases — https://github.com/NVIDIA/gpu-operator/releases/tag/v24.6.0 (retrieved 2026-07-25)._
Pipeline
  1. RetrieveFetched “GPU Operator v24.6.0 release notes”.
  2. Parse & normalizeRelease notes, 12 lines.
  3. FingerprintContent hash h-gpuop-246.
  4. Extract facts10 claim(s) extracted.
  5. Detect changeClassified as Installation change.
  6. Impact analysisAffects “Installing the NVIDIA GPU Operator”.
  7. Evidence checkEvidence from Tier 1 source.
  8. Generate proposalTargeted append with citation.
  9. ValidateAll validation stages passed.
  10. Risk & decisionRisk 3 · review.
Evidence (10 claims)

New features:

FeatureTier 1conf 96%validated

nvidia-gpu-operator 24.6.0 · Release notes · pub 2026-07-10 · retrieved 2026-07-25

https://github.com/NVIDIA/gpu-operator/releases/tag/v24.6.0

Added a new Helm value 'driver.rdma.enabled' to enable GPUDirect RDMA setup.

Configuration changeTier 1conf 96%validated

nvidia-gpu-operator 24.6.0 · Release notes · pub 2026-07-10 · retrieved 2026-07-25

https://github.com/NVIDIA/gpu-operator/releases/tag/v24.6.0

New DCGM metric DCGM_FI_DEV_POWER_VIOLATION exported by default.

Monitoring changeTier 1conf 96%validated

nvidia-gpu-operator 24.6.0 · Release notes · pub 2026-07-10 · retrieved 2026-07-25

https://github.com/NVIDIA/gpu-operator/releases/tag/v24.6.0

Installation change:

Installation changeTier 1conf 96%validated

nvidia-gpu-operator 24.6.0 · Release notes · pub 2026-07-10 · retrieved 2026-07-25

https://github.com/NVIDIA/gpu-operator/releases/tag/v24.6.0

The Helm install now requires setting 'toolkit.version' explicitly on some distros.

Installation changeTier 1conf 96%validated

nvidia-gpu-operator 24.6.0 · Release notes · pub 2026-07-10 · retrieved 2026-07-25

https://github.com/NVIDIA/gpu-operator/releases/tag/v24.6.0

n gpu-operator --create-namespace --set driver.rdma.enabled=true

Configuration changeTier 1conf 96%validated

nvidia-gpu-operator 24.6.0 · Release notes · pub 2026-07-10 · retrieved 2026-07-25

https://github.com/NVIDIA/gpu-operator/releases/tag/v24.6.0

Compatibility:

Compatibility changeTier 1conf 96%validated

nvidia-gpu-operator 24.6.0 · Release notes · pub 2026-07-10 · retrieved 2026-07-25

https://github.com/NVIDIA/gpu-operator/releases/tag/v24.6.0

Supports Kubernetes 1.28 through 1.31.

Compatibility changeTier 1conf 96%validated

nvidia-gpu-operator 24.6.0 · Release notes · pub 2026-07-10 · retrieved 2026-07-25

https://github.com/NVIDIA/gpu-operator/releases/tag/v24.6.0

Fixed issues:

Known issueTier 1conf 96%validated

nvidia-gpu-operator 24.6.0 · Release notes · pub 2026-07-10 · retrieved 2026-07-25

https://github.com/NVIDIA/gpu-operator/releases/tag/v24.6.0

Fixed a device-plugin restart loop on containerd 1.7.

Known issueTier 1conf 96%validated

nvidia-gpu-operator 24.6.0 · Release notes · pub 2026-07-10 · retrieved 2026-07-25

https://github.com/NVIDIA/gpu-operator/releases/tag/v24.6.0