You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/advanced/addons/nvidiadrivertoolkit.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ To enable the addon, users need to perform the following:
30
30
31
31
Once the addon is enabled, a nvidia-driver-toolkit daemonset is deployed to the cluster.
32
32
33
-
On pod startup, the entrypoint script will download the nvidia driver from the speificied`Driver Location`, install the driver and load the kernel drivers.
33
+
On pod startup, the ENTRYPOINT script will download the NVIDIA driver from the specified`Driver Location`. Install the driver and load the kernel drivers.
34
34
35
35
The `PCIDevices` addon can now leverage this addon to manage the lifecycle of the vGPU devices on nodes containing supported GPU [devices](../vgpusupport.md).
0 commit comments