Evan Lezar

Results 421 comments of Evan Lezar

Looking at the [release-notes](https://github.com/helm/helm/releases/tag/v3.7.0) it may be that at least helm 3.7.0 is required to use the subcharts as defined. Is upgrading Helm an option?

The device plugin does not currently have a mechanism to expose different devices as different resource types. It is also not possible to apply sharing settings on a per-GPU basis....

Note that looking at the initial logs that you provided you may have been using `v1.7.0` of the NVIDIA Container Toolkit. This is quite an old version and we greatly...

I have created a draft PR: https://github.com/kubernetes/website/pull/42001

@klueska the code changes for this are in https://github.com/kubernetes/kubernetes/pull/121440 could you update the description?

Note that you have a `A100 80GB device`. I think the issue is that the `all-3g.20gb` configuration is invalid. The `3g.20gb` configuration is for an `A100 40GB` device. If you...

Note that the `all-1g.5gb` profile is also not valid for an 80GB A100.

Rebooting the machine to toggle the mig mode is expected on certain systems. We explicitly disable automatic reboots in the context of the operator meaning that the cluster admin would...