Skip to content

Commit 3ff9aec

Browse files
authored
Merge pull request #32650 from sftim/20220330_drop_device_plugin_known_docker_dependency
Drop device plugin with known docker dependency
2 parents 579be8d + 1c6009f commit 3ff9aec

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -346,8 +346,6 @@ Here are some examples of device plugin implementations:
346346
* The [AMD GPU device plugin](https://github.com/RadeonOpenCompute/k8s-device-plugin)
347347
* 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
349-
* The [NVIDIA GPU device plugin](https://github.com/NVIDIA/k8s-device-plugin)
350-
* Requires [nvidia-docker](https://github.com/NVIDIA/nvidia-docker) 2.0, which allows you to run GPU-enabled Docker containers.
351349
* The [NVIDIA GPU device plugin for Container-Optimized OS](https://github.com/GoogleCloudPlatform/container-engine-accelerators/tree/master/cmd/nvidia_gpu)
352350
* The [RDMA device plugin](https://github.com/hustcat/k8s-rdma-device-plugin)
353351
* The [Solarflare device plugin](https://github.com/vikaschoudhary16/sfc-device-plugin)

0 commit comments

Comments
 (0)