From d98b3f47601843883de685d36aefb32f7de46a3d Mon Sep 17 00:00:00 2001 From: Brian Xu Date: Mon, 13 May 2019 06:36:14 -0700 Subject: [PATCH] Update device-plugins.md (#13849) add link to Xilinx FPGA device plugin --- .../extend-kubernetes/compute-storage-net/device-plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md b/content/en/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md index 465de1877d6e2..50cee718ca4cb 100644 --- a/content/en/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md +++ b/content/en/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md @@ -179,6 +179,7 @@ For examples of device plugin implementations, see: * The [AMD GPU device plugin](https://github.com/RadeonOpenCompute/k8s-device-plugin) * The [SRIOV Network device plugin](https://github.com/intel/sriov-network-device-plugin) * The [Intel device plugins](https://github.com/intel/intel-device-plugins-for-kubernetes) for GPU, FPGA and QuickAssist devices +* The [Xilinx FPGA device plugins](https://github.com/Xilinx/FPGA_as_a_Service/tree/master/k8s-fpga-device-plugin/trunk) for Xilinx FPGA devices {{% /capture %}}