From 72bd22e912437fa4d052658f93e969c43ba36934 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Mon, 26 Jan 2026 20:57:47 -0300 Subject: [PATCH] monitoring: map dcgm to shared gpu resources --- services/monitoring/dcgm-exporter.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/services/monitoring/dcgm-exporter.yaml b/services/monitoring/dcgm-exporter.yaml index 3e8d1a6..ff5aed5 100644 --- a/services/monitoring/dcgm-exporter.yaml +++ b/services/monitoring/dcgm-exporter.yaml @@ -52,6 +52,8 @@ spec: value: "true" - name: KUBERNETES_VIRTUAL_GPUS value: "true" + - name: NVIDIA_RESOURCE_NAMES + value: nvidia.com/gpu.shared securityContext: privileged: true resources: