Skip to content

Commit 7e946ad

Browse files
Update nvidia device plugin version to v0.14.1 -- latest version
Previous version is much older
1 parent 6ac2591 commit 7e946ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/gpu-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ You can deploy a DaemonSet for the NVIDIA device plugin, which runs a pod on eac
188188
value: "gpu"
189189
effect: "NoSchedule"
190190
containers:
191-
- image: mcr.microsoft.com/oss/nvidia/k8s-device-plugin:1.11
191+
- image: mcr.microsoft.com/oss/nvidia/k8s-device-plugin:v0.14.1
192192
name: nvidia-device-plugin-ctr
193193
securityContext:
194194
allowPrivilegeEscalation: false

0 commit comments

Comments
 (0)