Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 417 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 417 Bytes

kubemom

This is a playground for making a python application that, on the one hand, receives metrics via prometheus and, on the other hand, publishes information to a kubernetes cluster.
It is intended for introducing MOM (Memory Overcommitment Manager) application for KubeVirt. More information can be found here.

Build:
sudo docker build -t mom .

Run:
sudo docker run --network="host" mom