Remove no longer needed sub-directory.
This commit is contained in:
parent
c004265f5e
commit
cc78c38efe
23 changed files with 15 additions and 24 deletions
22
webpages/admin-gui.md
Normal file
22
webpages/admin-gui.md
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
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.
|
||||
|
||||

|
||||
|
||||
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).
|
||||
|
||||

|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue