GoogleCloudPlatform / GoogleCloudPlatform/container-engine-accelerators
How to use -host-path
Open
- Dominant language
- Go
- Stars
- 252
- Forks
- 184
- Avg merge
- 1h 55m
- Merged PRs (30d)
- 2
Description
I'm trying to install this plugin on my kubernetes nodes whose Nvidia driver is located at /usr/lib/nvidia-384
I read following instruction.
```
You can specify the directory on the host containing nvidia libraries using -host-path
```
But I don't know how to use it. And example script or command?
Contributor guide
Assessment
This issue has not been assessed yet.