Skip to content

Commit e2c64d5

Browse files
authored
Merge pull request #48540 from tariq1890/add-nv-k8s-dp
add NVIDIA's k8s-device-plugin to the list of device plugin examples
2 parents 739b4e4 + 3fcd2f3 commit e2c64d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

+2
Original file line numberDiff line numberDiff line change
@@ -490,6 +490,8 @@ Here are some examples of device plugin implementations:
490490
Intel GPU, FPGA, QAT, VPU, SGX, DSA, DLB and IAA devices
491491
* The [KubeVirt device plugins](https://github.com/kubevirt/kubernetes-device-plugins) for
492492
hardware-assisted virtualization
493+
* The [NVIDIA GPU device plugin](https://github.com/NVIDIA/k8s-device-plugin), NVIDIA's
494+
official device plugin to expose NVIDIA GPUs and monitor GPU health
493495
* The [NVIDIA GPU device plugin for Container-Optimized OS](https://github.com/GoogleCloudPlatform/container-engine-accelerators/tree/master/cmd/nvidia_gpu)
494496
* The [RDMA device plugin](https://github.com/hustcat/k8s-rdma-device-plugin)
495497
* The [SocketCAN device plugin](https://github.com/collabora/k8s-socketcan)

0 commit comments

Comments
 (0)