Move pages.

This commit is contained in:
Michael Lipp 2024-06-20 20:41:33 +02:00
parent 98ce74f42b
commit f0ccb83b39
23 changed files with 1818 additions and 0 deletions

View file

@ -0,0 +1,18 @@
---
title: VM-Operator Web-GUI for Admins
layout: vm-operator
---
# Administrator view
An overview display shows the current CPU and RAM usage and a graph
with recent changes.
![VM-Operator GUI](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)