https://github.com/rhecosystemappeng/kove-k8s-device-plugin
https://github.com/rhecosystemappeng/kove-k8s-device-plugin
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/rhecosystemappeng/kove-k8s-device-plugin
- Owner: RHEcosystemAppEng
- License: apache-2.0
- Created: 2022-06-16T08:45:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-21T13:16:30.000Z (about 4 years ago)
- Last Synced: 2025-02-15T02:15:21.369Z (over 1 year ago)
- Language: Go
- Size: 6.45 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
