Skip to content

Commit

Permalink
fix-direct-link (#9179)
Browse files Browse the repository at this point in the history
  • Loading branch information
lovejoy authored and k8s-ci-robot committed Jun 21, 2018
1 parent 77f05f6 commit 9034e1b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ During the registration, the device plugin needs to send:
* The name of its Unix socket.
* The Device Plugin API version against which it was built.
* The `ResourceName` it wants to advertise. Here `ResourceName` needs to follow the
[extended resource naming scheme](https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/#extended-resources)
[extended resource naming scheme](/docs/concepts/configuration/manage-compute-resources-container/#extended-resources)
as `vendor-domain/resource`.
For example, an Nvidia GPU is advertised as `nvidia.com/gpu`.

Expand Down

0 comments on commit 9034e1b

Please sign in to comment.