This commit is contained in:
Michael Lipp 2025-03-30 21:32:55 +02:00
parent 85a9b41046
commit cb2ae7c33e
3 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 69 KiB

Before After
Before After

View file

@ -12,10 +12,10 @@ layout: vm-operator
An overview display shows the current CPU and RAM usage and a graph
with recent changes.
![VM-Operator GUI](VM-Operator-GUI-preview.png)
![VM-Operator admin GUI preview](VM-Operator-GUI-preview.png)
The detail display lists all VMs. From here you can start and stop
the VMs and adjust the CPU and RAM usages (modifies the definition
in kubernetes).
![VM-Operator GUI](VM-Operator-GUI-view.png)
![VM-Operator admin GUI view](VM-Operator-GUI-view.png)

View file

@ -9,7 +9,7 @@ layout: vm-operator
# Welcome to VM-Operator
![Overview picture](index-pic.svg)
![VM-Operator summary picture](index-pic.svg)
This project provides an easy to use and flexible solution for
running QEMU/KVM based virtual machines (VMs) in Kubernetes pods.