We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1c8201 commit dc56181Copy full SHA for dc56181
pkg/addons/assets/nvidia-device-plugin.yaml
@@ -38,7 +38,7 @@ spec:
38
# See https://kubernetes.io/docs/tasks/administer-cluster/guaranteed-scheduling-critical-addon-pods/
39
priorityClassName: "system-node-critical"
40
containers:
41
- - image: nvcr.io/nvidia/k8s-device-plugin:v0.17.2
+ - image: nvcr.io/nvidia/k8s-device-plugin:v0.17.3
42
name: nvidia-device-plugin-ctr
43
env:
44
- name: FAIL_ON_INIT_ERROR
0 commit comments