Skip to content

Commit 2c6dcdd

Browse files
committed
update list of Intel device plugins
1 parent 078c5bb commit 2c6dcdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ pluginapi.Device{ID: "25102017", Health: pluginapi.Healthy, Topology:&pluginapi.
344344
Here are some examples of device plugin implementations:
345345

346346
* The [AMD GPU device plugin](https://github.com/RadeonOpenCompute/k8s-device-plugin)
347-
* The [Intel device plugins](https://github.com/intel/intel-device-plugins-for-kubernetes) for Intel GPU, FPGA and QuickAssist devices
347+
* The [Intel device plugins](https://github.com/intel/intel-device-plugins-for-kubernetes) for Intel GPU, FPGA, QAT, VPU, SGX, DSA, DLB and IAA devices
348348
* The [KubeVirt device plugins](https://github.com/kubevirt/kubernetes-device-plugins) for hardware-assisted virtualization
349349
* The [NVIDIA GPU device plugin](https://github.com/NVIDIA/k8s-device-plugin)
350350
* Requires [nvidia-docker](https://github.com/NVIDIA/nvidia-docker) 2.0, which allows you to run GPU-enabled Docker containers.

0 commit comments

Comments
 (0)