Skip to content

Commit 6c895b3

Browse files
Mary Campk8s-ci-robot
Mary Camp
authored andcommitted
Update device-plugins.md to add Example link (#9531)
Added link to Intel device plugins repo. Minor grammar/punctuation edits to make Example bullets parallel.
1 parent 7c8fe61 commit 6c895b3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

content/en/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -141,12 +141,13 @@ ensure the continuous functioning of the device allocations during the upgrade.
141141
For examples of device plugin implementations, see:
142142

143143
* The official [NVIDIA GPU device plugin](https://github.com/NVIDIA/k8s-device-plugin)
144-
* it requires using [nvidia-docker 2.0](https://github.com/NVIDIA/nvidia-docker) which allows you to run GPU enabled docker containers
145-
* The [NVIDIA GPU device plugin for COS base OS](https://github.com/GoogleCloudPlatform/container-engine-accelerators/tree/master/cmd/nvidia_gpu).
144+
* Requires [nvidia-docker 2.0](https://github.com/NVIDIA/nvidia-docker) which allows you to run GPU enabled docker containers.
145+
* The [NVIDIA GPU device plugin for COS base OS](https://github.com/GoogleCloudPlatform/container-engine-accelerators/tree/master/cmd/nvidia_gpu)
146146
* The [RDMA device plugin](https://github.com/hustcat/k8s-rdma-device-plugin)
147147
* The [Solarflare device plugin](https://github.com/vikaschoudhary16/sfc-device-plugin)
148148
* The [AMD GPU device plugin](https://github.com/RadeonOpenCompute/k8s-device-plugin)
149149
* The [SRIOV Network device plugin](https://github.com/intel/sriov-network-device-plugin)
150+
* The [Intel device plugins](https://github.com/intel/intel-device-plugins-for-kubernetes) for GPU and FPGA devices
150151

151152
{{% /capture %}}
152153

0 commit comments

Comments
 (0)