You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -350,6 +350,7 @@ Here are some examples of device plugin implementations:
350
350
* Requires [nvidia-docker](https://github.com/NVIDIA/nvidia-docker) 2.0, which allows you to run GPU-enabled Docker containers.
351
351
* The [NVIDIA GPU device plugin for Container-Optimized OS](https://github.com/GoogleCloudPlatform/container-engine-accelerators/tree/master/cmd/nvidia_gpu)
352
352
* The [RDMA device plugin](https://github.com/hustcat/k8s-rdma-device-plugin)
353
+
* The [SocketCAN device plugin](https://github.com/collabora/k8s-socketcan)
353
354
* The [Solarflare device plugin](https://github.com/vikaschoudhary16/sfc-device-plugin)
354
355
* The [SR-IOV Network device plugin](https://github.com/intel/sriov-network-device-plugin)
355
356
* The [Xilinx FPGA device plugins](https://github.com/Xilinx/FPGA_as_a_Service/tree/master/k8s-fpga-device-plugin) for Xilinx FPGA devices
0 commit comments