Skip to content

Commit

Permalink
update nvidia-device-plugin to v0.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbeaumont authored and eksctl-bot committed Oct 3, 2024
1 parent 5546810 commit 5a571ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/addons/assets/nvidia-device-plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
# See https://kubernetes.io/docs/tasks/administer-cluster/guaranteed-scheduling-critical-addon-pods/
priorityClassName: "system-node-critical"
containers:
- image: nvcr.io/nvidia/k8s-device-plugin:v0.16.0
- image: nvcr.io/nvidia/k8s-device-plugin:v0.16.2
name: nvidia-device-plugin-ctr
env:
- name: FAIL_ON_INIT_ERROR
Expand Down

0 comments on commit 5a571ff

Please sign in to comment.