NVIDIA / gpu-operator

NVIDIA GPU Operator creates/configures/manages GPUs atop Kubernetes
Apache License 2.0
1.41k stars 249 forks source link

k8s-driver-manager use a unified version #642

Open lengrongfu opened 6 months ago

lengrongfu commented 6 months ago

current in the helm chart values.yaml define many k8s-driver-manager image, but version unlikeness, so we can define a unified field and unified version?

cdesiniotis commented 5 months ago

Yes you are right, we do have multiple components which have their own k8s-driver-manager configuration. This could be unified with some refactoring. If you are interested, contributions are welcome on our Gitlab repository (which is where we do development currently): https://gitlab.com/nvidia/kubernetes/gpu-operator