Skip to content

Commit c744480

Browse files
authored
Merge pull request #42791 from squat/patch-5
device-plugins.md: add generic-device-plugin
2 parents 3164b7a + 759865c commit c744480

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -456,6 +456,7 @@ pluginapi.Device{ID: "25102017", Health: pluginapi.Healthy, Topology:&pluginapi.
456456
Here are some examples of device plugin implementations:
457457

458458
* The [AMD GPU device plugin](https://github.com/RadeonOpenCompute/k8s-device-plugin)
459+
* The [generic device plugin](https://github.com/squat/generic-device-plugin) for generic Linux devices and USB devices
459460
* The [Intel device plugins](https://github.com/intel/intel-device-plugins-for-kubernetes) for
460461
Intel GPU, FPGA, QAT, VPU, SGX, DSA, DLB and IAA devices
461462
* The [KubeVirt device plugins](https://github.com/kubevirt/kubernetes-device-plugins) for

0 commit comments

Comments
 (0)