Evan Lezar
Evan Lezar
This change would make https://github.com/containers/nri-plugins/pull/327 redundant. Is there a way to detect that we're working with a runtime / plugin that supports CDI devices natively?
@yuliyan-valchev-ft it is not clear why you are using such an old devic eplugin image. Are you able to specify the device plugin version? We have just released `v0.16.2` and...
It seems as if the EKS documentation [here](https://docs.aws.amazon.com/deep-learning-containers/latest/devguide/deep-learning-containers-eks-setup.html) is out of date. Our recommended mechanism for installing and managing the plugin is Helm. The instructions from the README should be...
Hi @zbk2012. From your example, it seems as if your config file is not properly indented. You are probably looking for something like instead: ``` version: v1 sharing: mps: resources:...
@zbk2012 could you provide the logs for GFD and the device plugin? For example, I use the following to deploy the plugin: ``` helm upgrade nvidia -i deployments/helm/nvidia-device-plugin \ --namespace...
@vijjais1 which metrics would you require?
We don't have the same bot as other projects at present. Let's reopen it and I'll look into a `frozen` label.
Created https://github.com/cncf-tags/container-device-interface/pull/226
Thanks @TBBle. I just added it.
@devriesewouter89 note that `k3s` uses a speicific `containerd` config template and configures the NVIDIA Container Runtime if this is installed on the system at startup. Note that this doesn't set...