Skip to content

Commit

Permalink
fix nvidia-device-plugin link
Browse files Browse the repository at this point in the history
  • Loading branch information
nojnhuh authored and k8s-infra-cherrypick-robot committed Apr 17, 2024
1 parent b35b34e commit 33e1cd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/book/src/topics/gpu.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ default nvidia-operator-validator-kjr6m
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.

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

```bash
Expand Down

0 comments on commit 33e1cd9

Please sign in to comment.