An open API service indexing awesome lists of open source software.

https://github.com/rhecosystemappeng/kove-k8s-device-plugin


https://github.com/rhecosystemappeng/kove-k8s-device-plugin

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Kove Kubernetes Device Plugin

Kubernetes device plugin can update the Kubelet about specific hardware
resource consumptions that are not typically tracked in default
kubelet implementation. Read more about K8s device plugins
[here](https://kubernetes.io/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins/).

This is a device plugin that is part of the Red Hat Openshift Container
Platform and Kove external memory integration solution. This device
plugin is capable of reporting Kove specific extended resource
(`kove.net/memory`) consumption in each worker node.

### Design

![design](./doc/img/kove-device-plugin.png)