NVIDIA / k8s-device-plugin

NVIDIA device plugin for Kubernetes
Apache License 2.0
2.45k stars 573 forks source link

Add podLabels variable for all daemonsets. #690

Open sidewinder12s opened 2 weeks ago

sidewinder12s commented 2 weeks ago

This will let you add pod labels to the daemonset pods without messing with the selector labels.

Closes #280

ArangoGutierrez commented 2 weeks ago

Thanks a lot @sidewinder12s !