Commit 8865107
committed
feat(gpu): pin device plugin image with WSL2 CDI spec fixes
Use ghcr.io/nvidia/k8s-device-plugin:1bb36583 which includes upstream
fixes for WSL2 CDI spec compatibility (cdiVersion and device naming),
removing the need for any local spec transformation.
See NVIDIA/k8s-device-plugin#1671.
TODO: revert to chart-default image once a released version includes
these fixes.
Signed-off-by: Evan Lezar <elezar@nvidia.com>1 parent 28db08e commit 8865107
File tree
1 file changed
+8
-0
lines changed- deploy/kube/gpu-manifests
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
19 | 24 | | |
20 | 25 | | |
21 | 26 | | |
| |||
34 | 39 | | |
35 | 40 | | |
36 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
37 | 45 | | |
38 | 46 | | |
39 | 47 | | |
| |||
0 commit comments