infra/modules/kubernetes/nvidia
Viktor Barzin da4cf18d6d Add per-pod GPU memory metrics exporter
- Add DaemonSet that runs on GPU node and exposes Prometheus metrics
- Uses nvidia-smi to collect per-process GPU memory usage
- Maps PIDs to container IDs via /proc/<pid>/cgroup
- Exposes gpu_pod_memory_used_bytes metric at :9401/metrics
- Add Prometheus scrape config for gpu-pod-memory job

[ci skip]
2026-01-31 16:58:14 +00:00
..
Dockerfile add tier to all deployments [ci skip] 2026-01-10 16:28:14 +00:00
main.tf Add per-pod GPU memory metrics exporter 2026-01-31 16:58:14 +00:00
values.yaml set the time slicing config in the nvidia chart values[ci skip] 2025-12-28 08:35:44 +00:00