Skip to content

Update canonical links for VM Management section #447

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/vm/access-to-the-vm.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Description: Once the VM is up and running, it can be accessed using either VNC
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/vm/access-to-the-vm"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/access-to-the-vm"/>
</head>

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.
Expand Down
2 changes: 1 addition & 1 deletion docs/vm/backup-restore.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Description: VM backups are created from the Virtual Machines page. The VM backu
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/vm/backup-restore"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/backup-restore"/>
</head>

## VM Backup & Restore
Expand Down
2 changes: 1 addition & 1 deletion docs/vm/clone-vm.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Description: VM can be cloned with/without data. This function doesn't need to t
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/vm/clone-vm"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/clone-vm"/>
</head>

_Available as of v1.1.0_
Expand Down
3 changes: 1 addition & 2 deletions docs/vm/create-vm.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
id: index
sidebar_position: 1
sidebar_label: Create a Virtual Machine
title: "Create a Virtual Machine"
Expand All @@ -15,7 +14,7 @@ Description: Create one or more virtual machines from the Virtual Machines page.
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/vm/create-vm"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/create-vm"/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/create-vm"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/index"/>

</head>

## How to Create a VM
Expand Down
2 changes: 1 addition & 1 deletion docs/vm/create-windows-vm.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Description: Create one or more Windows virtual machines from the Virtual Machin
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/vm/create-windows-vm"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/create-windows-vm"/>
</head>

Create one or more virtual machines from the **Virtual Machines** page.
Expand Down
2 changes: 1 addition & 1 deletion docs/vm/edit-vm.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Description: Edit Virtual Machines from the Harvester VM page.
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/vm/edit-vm"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/edit-vm"/>
</head>

## How to Edit a VM
Expand Down
2 changes: 1 addition & 1 deletion docs/vm/hotplug-volume.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Description: Adding hot-plug volumes to a running VM.
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/vm/hotplug-volume"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/hotplug-volume"/>
</head>

Harvester supports adding hot-plug volumes to a running VM.
Expand Down
2 changes: 1 addition & 1 deletion docs/vm/live-migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Description: Live migration means moving a virtual machine to a different host w
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/vm/live-migration"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/live-migration"/>
</head>

Live migration means moving a virtual machine to a different host without downtime.
Expand Down
2 changes: 1 addition & 1 deletion docs/vm/resource-overcommit.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Description: Overcommit resources to a VM.
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/vm/resource-overcommit"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/resource-overcommit"/>
</head>

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.
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v0.3/vm/access-to-the-vm.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Description: Once the VM is up and running, it can be accessed using either VNC
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/vm/access-to-the-vm"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/access-to-the-vm"/>
</head>

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.
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v0.3/vm/backup-restore.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Description: VM backups are created from the Virtual Machines page. The VM backu
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/vm/backup-restore"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/backup-restore"/>
</head>

_Available as of v0.3.0_
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v0.3/vm/create-vm.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Description: Create one or more virtual machines from the Virtual Machines page.
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/vm/create-vm"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/create-vm"/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/create-vm"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/index"/>

</head>

## How to Create a VM
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v0.3/vm/hotplug-volume.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Description: Adding hot-plug volumes to a running VM.
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/vm/hotplug-volume"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/hotplug-volume"/>
</head>

Harvester supports adding hot-plug volumes to a running VM.
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v0.3/vm/live-migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Description: Live migration means moving a virtual machine to a different host w
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/vm/live-migration"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/live-migration"/>
</head>

Live migration means moving a virtual machine to a different host without downtime.
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.0/vm/access-to-the-vm.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Description: Once the VM is up and running, it can be accessed using either VNC
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/vm/access-to-the-vm"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/access-to-the-vm"/>
</head>


Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.0/vm/backup-restore.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Description: VM backups are created from the Virtual Machines page. The VM backu
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/vm/backup-restore"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/backup-restore"/>
</head>

_Available as of v0.3.0_
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.0/vm/create-vm.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Description: Create one or more virtual machines from the Virtual Machines page.
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/vm/create-vm"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/create-vm"/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/create-vm"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/index"/>

</head>

## How to Create a VM
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.0/vm/create-windows-vm.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Description: Create one or more Windows virtual machines from the Virtual Machin
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/vm/create-windows-vm"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/create-windows-vm"/>
</head>


Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.0/vm/edit-vm.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Description: Edit Virtual Machines from the Harvester VM page.
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/vm/edit-vm"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/edit-vm"/>
</head>

## How to Edit a VM
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.0/vm/hotplug-volume.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Description: Adding hot-plug volumes to a running VM.
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/vm/hotplug-volume"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/hotplug-volume"/>
</head>

Harvester supports adding hot-plug volumes to a running VM.
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.0/vm/live-migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Description: Live migration means moving a virtual machine to a different host w
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/vm/live-migration"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/live-migration"/>
</head>

Live migration means moving a virtual machine to a different host without downtime.
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.0/vm/resource-overcommit.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Description: Overcommit resources to a VM.
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/vm/resource-overcommit"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/resource-overcommit"/>
</head>

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.
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.1/vm/access-to-the-vm.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Description: Once the VM is up and running, it can be accessed using either VNC
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/vm/access-to-the-vm"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/access-to-the-vm"/>
</head>

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.
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.1/vm/backup-restore.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Description: VM backups are created from the Virtual Machines page. The VM backu
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/vm/backup-restore"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/backup-restore"/>
</head>

## VM Backup & Restore
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.1/vm/clone-vm.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Description: VM can be cloned with/without data. This function doesn't need to t
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/vm/clone-vm"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/clone-vm"/>
</head>

_Available as of v1.1.0_
Expand Down
3 changes: 1 addition & 2 deletions versioned_docs/version-v1.1/vm/create-vm.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
id: index
sidebar_position: 1
sidebar_label: Create a Virtual Machine
title: "Create a Virtual Machine"
Expand All @@ -15,7 +14,7 @@ Description: Create one or more virtual machines from the Virtual Machines page.
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/vm/create-vm"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/create-vm"/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/create-vm"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/index"/>

</head>

## How to Create a VM
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.1/vm/create-windows-vm.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Description: Create one or more Windows virtual machines from the Virtual Machin
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/vm/create-windows-vm"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/create-windows-vm"/>
</head>

Create one or more virtual machines from the **Virtual Machines** page.
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.1/vm/edit-vm.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Description: Edit Virtual Machines from the Harvester VM page.
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/vm/edit-vm"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/edit-vm"/>
</head>

## How to Edit a VM
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.1/vm/hotplug-volume.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Description: Adding hot-plug volumes to a running VM.
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/vm/hotplug-volume"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/hotplug-volume"/>
</head>

Harvester supports adding hot-plug volumes to a running VM.
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.1/vm/live-migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Description: Live migration means moving a virtual machine to a different host w
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/vm/live-migration"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/live-migration"/>
</head>

Live migration means moving a virtual machine to a different host without downtime.
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.1/vm/resource-overcommit.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Description: Overcommit resources to a VM.
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/vm/resource-overcommit"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/vm/resource-overcommit"/>
</head>

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.
Expand Down