We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af0aee9 commit 3cad04fCopy full SHA for 3cad04f
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.0
+ - image: nvcr.io/nvidia/k8s-device-plugin:v0.17.1
42
name: nvidia-device-plugin-ctr
43
env:
44
- name: FAIL_ON_INIT_ERROR
0 commit comments