diff --git a/versioned_docs/version-v1.6/getting-started/deploy-ha-cluster.md b/versioned_docs/version-v1.6/getting-started/deploy-ha-cluster.md index be91bdd..7207fc8 100644 --- a/versioned_docs/version-v1.6/getting-started/deploy-ha-cluster.md +++ b/versioned_docs/version-v1.6/getting-started/deploy-ha-cluster.md @@ -84,7 +84,7 @@ Before you create VMs, create the necessary networks. If more than one network i ## 8. Import VM images. -On the Harvester UI, you can import ISO, qcow2, and raw [images](../image/upload-image.md) by uploading an image from the local file system, or by specifying the URL of an image that can be accessed from the cluster. +On the Hypervisor UI, you can import ISO, qcow2, and raw [images](../image/upload-image.md) by uploading an image from the local file system, or by specifying the URL of an image that can be accessed from the cluster. ## 9. Import SSH keys. (Recommended) diff --git a/versioned_docs/version-v1.6/getting-started/glossary.md b/versioned_docs/version-v1.6/getting-started/glossary.md index 4479fcf..162d6c6 100644 --- a/versioned_docs/version-v1.6/getting-started/glossary.md +++ b/versioned_docs/version-v1.6/getting-started/glossary.md @@ -37,13 +37,13 @@ Hypervisor clusters can be imported into and managed by Rancher. Within the Ranc Certain versions of Hypervisor and Rancher allow you to deploy container workloads directly to Hypervisor clusters (with some limitations). When this [experimental feature](../rancher/rancher-integration.md#harvester-baremetal-container-workload-support-experimental) is enabled, container workloads seamlessly interact with VM workloads. -## **NQRust hypervisor** +## **NQRust Hypervisor** Specialized operating system and [software stack](../index.md#harvester-architecture) that runs on a single physical server. ## **Hypervisor node** -Physical server on which the NQRust hypervisor is installed. +Physical server on which the NQRust Hypervisor is installed. Each node that joins a Hypervisor cluster must be assigned a [role](../host/host.md#role-management) that determines the functions the node can perform within the cluster. All Hypervisor nodes process data but not all can store data.