diff --git a/webpages/VM-Operator-GUI-view.png b/webpages/VM-Operator-GUI-view.png index 0463cc5..dbda800 100644 Binary files a/webpages/VM-Operator-GUI-view.png and b/webpages/VM-Operator-GUI-view.png differ diff --git a/webpages/admin-gui.md b/webpages/admin-gui.md index b968a74..325c227 100644 --- a/webpages/admin-gui.md +++ b/webpages/admin-gui.md @@ -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) diff --git a/webpages/index.md b/webpages/index.md index 34a3c99..6dc3c10 100644 --- a/webpages/index.md +++ b/webpages/index.md @@ -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.