Merge pull request #6721 from RenaudWasTaken/k8s-dev-plugin
Update device plugin document to show NVIDIA device plugin
This commit is contained in:
@@ -107,8 +107,10 @@ in the plugin's
|
|||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
For an example device plugin implementation, see
|
For examples of device plugin implementations, see:
|
||||||
[nvidia GPU device plugin for COS base OS](https://github.com/GoogleCloudPlatform/container-engine-accelerators/tree/master/cmd/nvidia_gpu).
|
* The official [NVIDIA GPU device plugin](https://github.com/NVIDIA/k8s-device-plugin)
|
||||||
|
* it requires using [nvidia-docker 2.0](https://github.com/NVIDIA/nvidia-docker) which allows you to run GPU enabled docker containers
|
||||||
|
* The [NVIDIA GPU device plugin for COS base OS](https://github.com/GoogleCloudPlatform/container-engine-accelerators/tree/master/cmd/nvidia_gpu).
|
||||||
|
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user