Skip to content

Commit 2c434ac

Browse files
authored
Merge pull request #45833 from EthanChangAED/patch-1
Adding project Akri to the device plugin examples
2 parents fdd2a1a + 1c7845d commit 2c434ac

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
@@ -454,6 +454,7 @@ pluginapi.Device{ID: "25102017", Health: pluginapi.Healthy, Topology:&pluginapi.
454454

455455
Here are some examples of device plugin implementations:
456456

457+
* The [Akri](https://github.com/project-akri/akri) lets you easily expose heterogeneous leaf devices (such as IP cameras and USB devices).
457458
* The [AMD GPU device plugin](https://github.com/ROCm/k8s-device-plugin)
458459
* 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

0 commit comments

Comments
 (0)