Evan Lezar

Results 419 comments of Evan Lezar

@jaymz1439 which image are you refering to? Please note that the `latest` image tag is deprecated and should not be used. The images for our most [recent release](https://catalog.ngc.nvidia.com/orgs/nvidia/containers/k8s-device-plugin/tags) are: *...

@smartlocus could you `exec` into the device plugin container and confirm that you can run `nvidia-smi` in that container. If this works, then the device plugin *should* be detecting the...

This may be a bug / shortcoming in our resource naming from the perspective of the device plugin. Could you provide the logs for your plugin when it starts? The...

Sorry for the delay in getting to this. Since we are slowly working on adding MPS support to the k8s DRA driver for GPUs, we may want to consider making...

The NVIDIA GPU Device Plugin does not mark devices as healthy again once they have been marked unhealthy. To do this, a Device Plugin restart is required. We have work...

There is a known driver bug in the (EOL) 565 driver branch that has been fixed in the 570 branch. Are you able to upgrade? I will check why setting...

Thanks @shiquan1988. Would you be able to provide the logs as well? As a follow-on question: Did this start recently due to an NVIDIA Driver upgrade, for example?

@jgehrcke do we do something similar in the k8s-dra-driver? If so, how do we handle the initial synchronization there?

@uristernik we are reviewing. Thanks for your patience.