Remove no longer needed sub-directory.

This commit is contained in:
Michael Lipp 2025-03-03 10:16:05 +01:00
parent c004265f5e
commit cc78c38efe
23 changed files with 15 additions and 24 deletions

View file

@ -1,22 +0,0 @@
---
title: "VM-Operator: Administrator View — Provides an overview of running VMs"
description: >-
Information about the administrator view of the VM-Operator, which provides
an overview of the defined VMs, their state and resource consumptions and
actions for starting, stopping and accessing the VMs.
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)