diff --git a/docs/vm/access-to-the-vm.md b/docs/vm/access-to-the-vm.md index ee6dd48d82c..9a0fdea5d0e 100644 --- a/docs/vm/access-to-the-vm.md +++ b/docs/vm/access-to-the-vm.md @@ -12,7 +12,7 @@ Description: Once the VM is up and running, it can be accessed using either VNC ---
- + Once the VM is up and running, you can access it using either the Virtual Network Computing (VNC) client or the serial console from the Harvester UI. diff --git a/docs/vm/backup-restore.md b/docs/vm/backup-restore.md index a0c2e454231..9e1b32ca465 100644 --- a/docs/vm/backup-restore.md +++ b/docs/vm/backup-restore.md @@ -12,7 +12,7 @@ Description: VM backups are created from the Virtual Machines page. The VM backu --- - + ## VM Backup & Restore diff --git a/docs/vm/clone-vm.md b/docs/vm/clone-vm.md index 93d129ffebe..f7993321ba1 100644 --- a/docs/vm/clone-vm.md +++ b/docs/vm/clone-vm.md @@ -12,7 +12,7 @@ Description: VM can be cloned with/without data. This function doesn't need to t --- - + _Available as of v1.1.0_ diff --git a/docs/vm/create-vm.md b/docs/vm/create-vm.md index 0b29c2b0fef..3826fd4021f 100644 --- a/docs/vm/create-vm.md +++ b/docs/vm/create-vm.md @@ -1,5 +1,4 @@ --- -id: index sidebar_position: 1 sidebar_label: Create a Virtual Machine title: "Create a Virtual Machine" @@ -15,7 +14,7 @@ Description: Create one or more virtual machines from the Virtual Machines page. --- - + ## How to Create a VM diff --git a/docs/vm/create-windows-vm.md b/docs/vm/create-windows-vm.md index 19e7761d1bb..d646423acdd 100644 --- a/docs/vm/create-windows-vm.md +++ b/docs/vm/create-windows-vm.md @@ -16,7 +16,7 @@ Description: Create one or more Windows virtual machines from the Virtual Machin --- - + Create one or more virtual machines from the **Virtual Machines** page. diff --git a/docs/vm/edit-vm.md b/docs/vm/edit-vm.md index 40a1f3c0c60..b627abbfc2f 100644 --- a/docs/vm/edit-vm.md +++ b/docs/vm/edit-vm.md @@ -14,7 +14,7 @@ Description: Edit Virtual Machines from the Harvester VM page. --- - + ## How to Edit a VM diff --git a/docs/vm/hotplug-volume.md b/docs/vm/hotplug-volume.md index 427ddff7fd1..af9144cf16b 100644 --- a/docs/vm/hotplug-volume.md +++ b/docs/vm/hotplug-volume.md @@ -10,7 +10,7 @@ Description: Adding hot-plug volumes to a running VM. --- - + Harvester supports adding hot-plug volumes to a running VM. diff --git a/docs/vm/live-migration.md b/docs/vm/live-migration.md index 9d19b1b2e54..cb3de74564c 100644 --- a/docs/vm/live-migration.md +++ b/docs/vm/live-migration.md @@ -12,7 +12,7 @@ Description: Live migration means moving a virtual machine to a different host w --- - + Live migration means moving a virtual machine to a different host without downtime. diff --git a/docs/vm/resource-overcommit.md b/docs/vm/resource-overcommit.md index 906706222a5..9b8c9fb5afe 100644 --- a/docs/vm/resource-overcommit.md +++ b/docs/vm/resource-overcommit.md @@ -11,7 +11,7 @@ Description: Overcommit resources to a VM. --- - + Harvester supports global configuration of resource overload percentages on CPU, memory, and storage. By setting [`overcommit-config`](../advanced/settings.md#overcommit-config), this will allow scheduling of additional virtual machines even when physical resources are fully utilized. diff --git a/versioned_docs/version-v0.3/vm/access-to-the-vm.md b/versioned_docs/version-v0.3/vm/access-to-the-vm.md index bb3d19ffdd4..b523d4fd5b6 100644 --- a/versioned_docs/version-v0.3/vm/access-to-the-vm.md +++ b/versioned_docs/version-v0.3/vm/access-to-the-vm.md @@ -12,7 +12,7 @@ Description: Once the VM is up and running, it can be accessed using either VNC --- - + Once the VM is up and running, you can access it using either the Virtual Network Computing (VNC) client or the serial console from the Harvester UI. diff --git a/versioned_docs/version-v0.3/vm/backup-restore.md b/versioned_docs/version-v0.3/vm/backup-restore.md index 50f472c8be0..86a484b6ea9 100644 --- a/versioned_docs/version-v0.3/vm/backup-restore.md +++ b/versioned_docs/version-v0.3/vm/backup-restore.md @@ -12,7 +12,7 @@ Description: VM backups are created from the Virtual Machines page. The VM backu --- - + _Available as of v0.3.0_ diff --git a/versioned_docs/version-v0.3/vm/create-vm.md b/versioned_docs/version-v0.3/vm/create-vm.md index eb97616c481..5babafa2cc5 100644 --- a/versioned_docs/version-v0.3/vm/create-vm.md +++ b/versioned_docs/version-v0.3/vm/create-vm.md @@ -12,7 +12,7 @@ Description: Create one or more virtual machines from the Virtual Machines page. --- - + ## How to Create a VM diff --git a/versioned_docs/version-v0.3/vm/hotplug-volume.md b/versioned_docs/version-v0.3/vm/hotplug-volume.md index e1100cd9b9b..14046385d43 100644 --- a/versioned_docs/version-v0.3/vm/hotplug-volume.md +++ b/versioned_docs/version-v0.3/vm/hotplug-volume.md @@ -10,7 +10,7 @@ Description: Adding hot-plug volumes to a running VM. --- - + Harvester supports adding hot-plug volumes to a running VM. diff --git a/versioned_docs/version-v0.3/vm/live-migration.md b/versioned_docs/version-v0.3/vm/live-migration.md index eb64d63b5a9..7a046c1c706 100644 --- a/versioned_docs/version-v0.3/vm/live-migration.md +++ b/versioned_docs/version-v0.3/vm/live-migration.md @@ -12,7 +12,7 @@ Description: Live migration means moving a virtual machine to a different host w --- - + Live migration means moving a virtual machine to a different host without downtime. diff --git a/versioned_docs/version-v1.0/vm/access-to-the-vm.md b/versioned_docs/version-v1.0/vm/access-to-the-vm.md index 12ec710817d..6c337c3ece4 100644 --- a/versioned_docs/version-v1.0/vm/access-to-the-vm.md +++ b/versioned_docs/version-v1.0/vm/access-to-the-vm.md @@ -12,7 +12,7 @@ Description: Once the VM is up and running, it can be accessed using either VNC --- - + diff --git a/versioned_docs/version-v1.0/vm/backup-restore.md b/versioned_docs/version-v1.0/vm/backup-restore.md index ddf725389a2..5ad0d5e0ff6 100644 --- a/versioned_docs/version-v1.0/vm/backup-restore.md +++ b/versioned_docs/version-v1.0/vm/backup-restore.md @@ -12,7 +12,7 @@ Description: VM backups are created from the Virtual Machines page. The VM backu --- - + _Available as of v0.3.0_ diff --git a/versioned_docs/version-v1.0/vm/create-vm.md b/versioned_docs/version-v1.0/vm/create-vm.md index 3b7acfe49a8..68cb9839b8e 100644 --- a/versioned_docs/version-v1.0/vm/create-vm.md +++ b/versioned_docs/version-v1.0/vm/create-vm.md @@ -14,7 +14,7 @@ Description: Create one or more virtual machines from the Virtual Machines page. --- - + ## How to Create a VM diff --git a/versioned_docs/version-v1.0/vm/create-windows-vm.md b/versioned_docs/version-v1.0/vm/create-windows-vm.md index 4910169d3cc..9effb926d91 100644 --- a/versioned_docs/version-v1.0/vm/create-windows-vm.md +++ b/versioned_docs/version-v1.0/vm/create-windows-vm.md @@ -16,7 +16,7 @@ Description: Create one or more Windows virtual machines from the Virtual Machin --- - + diff --git a/versioned_docs/version-v1.0/vm/edit-vm.md b/versioned_docs/version-v1.0/vm/edit-vm.md index 7635de9e257..c9f62dc4808 100644 --- a/versioned_docs/version-v1.0/vm/edit-vm.md +++ b/versioned_docs/version-v1.0/vm/edit-vm.md @@ -14,7 +14,7 @@ Description: Edit Virtual Machines from the Harvester VM page. --- - + ## How to Edit a VM diff --git a/versioned_docs/version-v1.0/vm/hotplug-volume.md b/versioned_docs/version-v1.0/vm/hotplug-volume.md index dc39fd57cd7..d81574a7eea 100644 --- a/versioned_docs/version-v1.0/vm/hotplug-volume.md +++ b/versioned_docs/version-v1.0/vm/hotplug-volume.md @@ -10,7 +10,7 @@ Description: Adding hot-plug volumes to a running VM. --- - + Harvester supports adding hot-plug volumes to a running VM. diff --git a/versioned_docs/version-v1.0/vm/live-migration.md b/versioned_docs/version-v1.0/vm/live-migration.md index dc99dca557c..a4efd1d4abc 100644 --- a/versioned_docs/version-v1.0/vm/live-migration.md +++ b/versioned_docs/version-v1.0/vm/live-migration.md @@ -12,7 +12,7 @@ Description: Live migration means moving a virtual machine to a different host w --- - + Live migration means moving a virtual machine to a different host without downtime. diff --git a/versioned_docs/version-v1.0/vm/resource-overcommit.md b/versioned_docs/version-v1.0/vm/resource-overcommit.md index dda1ebb2ae2..90fad90818b 100644 --- a/versioned_docs/version-v1.0/vm/resource-overcommit.md +++ b/versioned_docs/version-v1.0/vm/resource-overcommit.md @@ -11,7 +11,7 @@ Description: Overcommit resources to a VM. --- - + Harvester supports global configuration of resource overload percentages on CPU, memory, and storage. By setting [`overcommit-config`](../settings/settings.md#overcommit-config), this will allow scheduling of additional virtual machines even when physical resources are fully utilized. diff --git a/versioned_docs/version-v1.1/vm/access-to-the-vm.md b/versioned_docs/version-v1.1/vm/access-to-the-vm.md index c9161a63283..69f2acbe912 100644 --- a/versioned_docs/version-v1.1/vm/access-to-the-vm.md +++ b/versioned_docs/version-v1.1/vm/access-to-the-vm.md @@ -12,7 +12,7 @@ Description: Once the VM is up and running, it can be accessed using either VNC --- - + Once the VM is up and running, you can access it using either the Virtual Network Computing (VNC) client or the serial console from the Harvester UI. diff --git a/versioned_docs/version-v1.1/vm/backup-restore.md b/versioned_docs/version-v1.1/vm/backup-restore.md index 53b4e12dd4c..ba4a2520808 100644 --- a/versioned_docs/version-v1.1/vm/backup-restore.md +++ b/versioned_docs/version-v1.1/vm/backup-restore.md @@ -12,7 +12,7 @@ Description: VM backups are created from the Virtual Machines page. The VM backu --- - + ## VM Backup & Restore diff --git a/versioned_docs/version-v1.1/vm/clone-vm.md b/versioned_docs/version-v1.1/vm/clone-vm.md index 3773e08fb1e..d65dbc14875 100644 --- a/versioned_docs/version-v1.1/vm/clone-vm.md +++ b/versioned_docs/version-v1.1/vm/clone-vm.md @@ -12,7 +12,7 @@ Description: VM can be cloned with/without data. This function doesn't need to t --- - + _Available as of v1.1.0_ diff --git a/versioned_docs/version-v1.1/vm/create-vm.md b/versioned_docs/version-v1.1/vm/create-vm.md index f27df1d7826..d795690c220 100644 --- a/versioned_docs/version-v1.1/vm/create-vm.md +++ b/versioned_docs/version-v1.1/vm/create-vm.md @@ -1,5 +1,4 @@ --- -id: index sidebar_position: 1 sidebar_label: Create a Virtual Machine title: "Create a Virtual Machine" @@ -15,7 +14,7 @@ Description: Create one or more virtual machines from the Virtual Machines page. --- - + ## How to Create a VM diff --git a/versioned_docs/version-v1.1/vm/create-windows-vm.md b/versioned_docs/version-v1.1/vm/create-windows-vm.md index 65db370fb7a..e40decfb4d2 100644 --- a/versioned_docs/version-v1.1/vm/create-windows-vm.md +++ b/versioned_docs/version-v1.1/vm/create-windows-vm.md @@ -16,7 +16,7 @@ Description: Create one or more Windows virtual machines from the Virtual Machin --- - + Create one or more virtual machines from the **Virtual Machines** page. diff --git a/versioned_docs/version-v1.1/vm/edit-vm.md b/versioned_docs/version-v1.1/vm/edit-vm.md index 4a92adbc910..b51e5c2f698 100644 --- a/versioned_docs/version-v1.1/vm/edit-vm.md +++ b/versioned_docs/version-v1.1/vm/edit-vm.md @@ -14,7 +14,7 @@ Description: Edit Virtual Machines from the Harvester VM page. --- - + ## How to Edit a VM diff --git a/versioned_docs/version-v1.1/vm/hotplug-volume.md b/versioned_docs/version-v1.1/vm/hotplug-volume.md index b0e29bc8883..4150c83a2cc 100644 --- a/versioned_docs/version-v1.1/vm/hotplug-volume.md +++ b/versioned_docs/version-v1.1/vm/hotplug-volume.md @@ -10,7 +10,7 @@ Description: Adding hot-plug volumes to a running VM. --- - + Harvester supports adding hot-plug volumes to a running VM. diff --git a/versioned_docs/version-v1.1/vm/live-migration.md b/versioned_docs/version-v1.1/vm/live-migration.md index e200d5cba72..dde41191603 100644 --- a/versioned_docs/version-v1.1/vm/live-migration.md +++ b/versioned_docs/version-v1.1/vm/live-migration.md @@ -12,7 +12,7 @@ Description: Live migration means moving a virtual machine to a different host w --- - + Live migration means moving a virtual machine to a different host without downtime. diff --git a/versioned_docs/version-v1.1/vm/resource-overcommit.md b/versioned_docs/version-v1.1/vm/resource-overcommit.md index 2d458ba08d2..58f567c8725 100644 --- a/versioned_docs/version-v1.1/vm/resource-overcommit.md +++ b/versioned_docs/version-v1.1/vm/resource-overcommit.md @@ -11,7 +11,7 @@ Description: Overcommit resources to a VM. --- - + Harvester supports global configuration of resource overload percentages on CPU, memory, and storage. By setting [`overcommit-config`](../advanced/settings.md#overcommit-config), this will allow scheduling of additional virtual machines even when physical resources are fully utilized.