Skip to content

Commit d5f78ec

Browse files
nojnhuhk8s-infra-cherrypick-robot
authored andcommitted
fix nvidia-device-plugin link
1 parent de184b7 commit d5f78ec

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)