Commit edc7b3ff authored by Your Name's avatar Your Name

replace dcgm image

parent 47cc9754
......@@ -9,6 +9,7 @@ services:
network_mode: host
ports:
- 9090:9090
node-exporter:
image: prom/node-exporter:v1.7.0
network_mode: host
......@@ -28,7 +29,8 @@ services:
- '--collector.cpu.info.flags-include=^(aes|avx.?|constant_tsc)$$'
restart: unless-stopped
dcgm:
image: nvcr.io/nvidia/k8s/dcgm-exporter:3.3.5-3.4.0-ubuntu22.04
#image: nvcr.io/nvidia/k8s/dcgm-exporter:3.3.5-3.4.0-ubuntu22.04
image: docker.ai.17xuexi.com/monitorapi/dcgm-exporter:3.3.5-3.4.0-ubuntu22.04
ports:
- 9400:9400
deploy:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment