Update device-plugins.md (#7752)

Add Solarflare device plugin example
This commit is contained in:
Yunkai Feng 2018-03-16 00:14:25 +08:00 committed by k8s-ci-robot
parent 047fed383f
commit ae16e10195
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ For examples of device plugin implementations, see:
* 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)
* The [Solarflare device plugin](https://github.com/vikaschoudhary16/sfc-device-plugin)
{% endcapture %}
{% include templates/concept.md %}