Add RDMA device plugin (#7605)

pull/7649/head
Ye Yin 2018-03-06 09:42:53 +08:00 committed by k8s-ci-robot
parent 6b86529183
commit b598d07d43
1 changed files with 1 additions and 0 deletions

View File

@ -137,6 +137,7 @@ For examples of device plugin implementations, see:
* 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).
* The [RDMA device plugin](https://github.com/hustcat/k8s-rdma-device-plugin)
{% endcapture %}