Skip to content

Commit abd3c08

Browse files
authored
Merge pull request #4746 from nojnhuh/gpu-doc
fix nvidia-device-plugin link
2 parents 64eaa63 + b1a9d62 commit abd3c08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/topics/gpu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ default nvidia-operator-validator-kjr6m
104104
You should see all pods in either a state of `Running` or `Completed`. If that is the case, then you know the driver installation and GPU node configuration is successful.
105105

106106
Then run the following commands against the workload cluster to verify that the
107-
[NVIDIA device plugin](https://raw.githubusercontent.com/NVIDIA/k8s-device-plugin/master/nvidia-device-plugin.yml)
107+
[NVIDIA device plugin](https://raw.githubusercontent.com/NVIDIA/k8s-device-plugin/main/deployments/static/nvidia-device-plugin.yml)
108108
has initialized and the `nvidia.com/gpu` resource is available:
109109

110110
```bash

0 commit comments

Comments
 (0)