Skip to content

Commit ef92475

Browse files
authored
Merge pull request #4749 from k8s-infra-cherrypick-robot/cherry-pick-4746-to-release-1.14
[release-1.14] fix nvidia-device-plugin link
2 parents b35b34e + 33e1cd9 commit ef92475

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)