David

Results 3 issues of David

Hi @mindprince , the gpu exporter works pretty well on a gpu node, while it will get error when deployed on a non-gpu node. Of curse it is reasonable because...

Hi @BugRoger When starting the exporter in k8s, the log alway says: > Failed to collect metrics: nvml: Not Supported And below is the result of `nvidia-smi` ``` +-----------------------------------------------------------------------------+ |...

Hi @BugRoger From the [Readme](https://github.com/BugRoger/nvidia-exporter/blob/master/README.md), we can see that you deploy the nvidia-exporter as a Deployment, it may not reasonable if I have more GPU worker nodes in my cluster....