Skip to content

Commit d2fcc7e

Browse files
Merge pull request #114812 from ganeshkumar5699/patch-1
Update nvidia device plugin version to v0.14.1 -- latest version
2 parents 2a797d5 + 7e946ad commit d2fcc7e

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)