Skip to content

Commit 1c7845d

Browse files
Adding project Akri to the device plugin examples
Request to add Akri to the device plugin example list. Akri is a Kubernetes Resource Interface that lets you easily expose heterogeneous leaf devices (such as IP cameras and USB devices) as resources in a Kubernetes cluster. The Akri Agent implements Kubernetes Device-Plugins for discovered resources.
1 parent 5cd74ca commit 1c7845d

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)