From 3c21dc5e5b1f7c954c677eea30e9ecb9107b44b3 Mon Sep 17 00:00:00 2001 From: swatisehgal Date: Wed, 5 Sep 2018 04:52:17 +0100 Subject: [PATCH] Indicate QuickAssist support in Intel Device plugin repo (#10180) --- .../extend-kubernetes/compute-storage-net/device-plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 9fb2c36fc8..fe31589d1c 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 @@ -148,7 +148,7 @@ For examples of device plugin implementations, see: * The [Solarflare device plugin](https://github.com/vikaschoudhary16/sfc-device-plugin) * 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 and FPGA devices +* The [Intel device plugins](https://github.com/intel/intel-device-plugins-for-kubernetes) for GPU, FPGA and QuickAssist devices {{% /capture %}}