Skip to content

Conversation

@jillian-maroket
Copy link
Contributor

@jillian-maroket jillian-maroket commented Jan 6, 2026

The Localization team is planning to translate the SUSE Virtualization doc, so I was asked to provide definitions for an initial set of terms. Due to task scheduling constraints, I decided to split the terms into two sets.

Set 1 (covered in this PR):

  • cluster network, mgmt, network configuration, overlay network, storage network, VLAN trunk network, VM migration network, VM network
  • Harvester Cloud Provider, Harvester CSI Driver
  • Harvester ISO, net install ISO
  • live migration, witness node

Set 2:

  • CRD names
  • storage terms
  • other terms

Signed-off-by: Jillian <jillian.maroket@suse.com>
Signed-off-by: Jillian <jillian.maroket@suse.com>
@jillian-maroket jillian-maroket self-assigned this Jan 6, 2026
@github-actions
Copy link

github-actions bot commented Jan 6, 2026

Name Link
🔨 Latest commit b9eed5b
😎 Deploy Preview https://69688aff622c3fe2a6e7ca1e--harvester-preview.netlify.app

jillian-maroket and others added 2 commits January 9, 2026 17:14
Signed-off-by: Jillian <jillian.maroket@suse.com>
@jillian-maroket jillian-maroket marked this pull request as ready for review January 9, 2026 09:25
@jillian-maroket jillian-maroket requested review from Vicente-Cheng and starbops and removed request for akashraj4261 and dariavladykina January 9, 2026 09:36
Copy link
Member

@starbops starbops left a comment

Choose a reason for hiding this comment

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

Thanks for the PR. Please check the comments below.

Comment on lines -18 to +22
Group of integrated Kubernetes worker machines that run in VMs on top of a Harvester cluster.
Group of integrated Kubernetes worker machines that run in virtual machines on top of a Harvester cluster.
Copy link
Member

Choose a reason for hiding this comment

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

I can be wrong about this, but the term Kubernetes "worker" machines sounds like it only applies to the "worker-role" nodes, which is not true. Is there a better term describing it?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@starbops Thank you for reviewing. The definitions for guest cluster and guest node were based on details provided by @m-ildefons and @tserong in PR #539 . PTAL at their comments.

## **guest node** / **guest cluster node**

Kubernetes worker VM that uses guest cluster resources to run container workloads.
Kubernetes worker virtual machine that uses guest cluster resources to run container workloads.
Copy link
Member

Choose a reason for hiding this comment

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

I kinda get confused by this statement. I suppose this sentence tries to convey that "those virtual machines, as guest nodes, use/occupy the underlying Harvester cluster resources to run container workloads on the guest cluster".


## **Harvester Cloud Provider**

Component that enables a Rancher-managed Harvester cluster to function as a [native cloud backend for guest Kubernetes clusters](../rancher/cloud-provider.md). The Harvester Cloud Provider integrates the Kubernetes cloud controller manager (CCM) and container storage interface (CSI) driver, allowing guest clusters to dynamically request and manage Harvester-native resources (load balancer and storage) without manual intervention.
Copy link
Member

Choose a reason for hiding this comment

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

To my knowledge, the Harvester Cloud Provider and the Harvester CSI Driver are two separate components; the latter should be elaborated on in the next section.


## **Harvester CSI Driver**

Driver that provides a standard container storage interface (CSI) for guest Kubernetes clusters running on top of Harvester virtual machines. This component [connects guest clusters to the underlying Harvester cluster](../rancher/csi-driver.md) and enables hotplugging of volumes to the virtual machines to provide native storage performance.
Copy link
Member

Choose a reason for hiding this comment

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

The paragraph itself is correct. However, I would also suggest emphasizing the container viewpoint, as that is what users care about more.
The Harvester CSI Driver enables container workloads running on guest clusters to use volumes backed by the underlying Harvester cluster storage, thereby providing much better performance.

@jillian-maroket
Copy link
Contributor Author

@ihcsim Please review the term definitions. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants