Merge pull request #1042 from ScorpioCPH/master
Automatic merge from submit-queue Minor fix quick link @RenaudWasTaken @jiayingz PTAL.
This commit is contained in:
commit
cab4b92e74
|
@ -198,7 +198,7 @@ When starting the gRPC server, they are expected to create a unix socket
|
|||
at the following host path: `/var/lib/kubelet/device-plugins/`.
|
||||
|
||||
For non bare metal device plugin this means they will have to mount the folder
|
||||
as a volume in their pod spec ([see Installation](##installation)).
|
||||
as a volume in their pod spec ([see Installation](#installation)).
|
||||
|
||||
Device plugins can expect to find the socket to register themselves on
|
||||
the host at the following path:
|
||||
|
|
Loading…
Reference in New Issue