Skip to content

Commit 69bf884

Browse files
committed
updates
1 parent 01e8d47 commit 69bf884

8 files changed

+29
-29
lines changed

modules/virt-about-cdi-operator.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44

55
:_content-type: CONCEPT
66
[id="virt-about-cdi-operator_{context}"]
7-
= About the cdi-operator
7+
= About the the Containerized Data Importer (CDI) Operator
88

9-
The `cdi-operator` manages the Containerized Data Importer (CDI), and its related resources, which imports a virtual machine (VM) image into a persistent volume claim (PVC) by using a data volume.
9+
The CDI Operator, `cdi-operator`, manages the CDI and its related resources, which imports a virtual machine (VM) image into a persistent volume claim (PVC) by using a data volume.
1010

1111
image::cnv_components_cdi-operator.png[cdi-operator components]
1212

13-
.cdi-operator components
13+
.CDI Operator components
1414
[cols="1,1"]
1515
|===
1616
|*Component* |*Description*

modules/virt-about-cluster-network-addons-operator.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44

55
:_content-type: CONCEPT
66
[id="virt-about-cluster-network-addons-operator_{context}"]
7-
= About the cluster-network-addons-operator
7+
= About the Cluster Network Addons Operator
88

9-
The `cluster-network-addons-operator` deploys networking components on a cluster and manages the related resources for extended network functionality.
9+
The Cluster Network Addons Operator, `cluster-network-addons-operator`, deploys networking components on a cluster and manages the related resources for extended network functionality.
1010

1111
image::cnv_components_cluster-network-addons-operator.png[cluster-network-addons-operator components]
1212

13-
.cluster-network-addons-operator components
13+
.Cluster Network Addons Operator components
1414
[cols="1,1"]
1515
|===
1616
|*Component* |*Description*
@@ -25,5 +25,5 @@ image::cnv_components_cluster-network-addons-operator.png[cluster-network-addons
2525
|Marks network bridges available on nodes as node resources.
2626

2727
|`daemonset/kube-cni-linux-bridge-plugin`
28-
|Installs CNI plugins on cluster nodes, enabling the attachment of VMs to Linux bridges through network attachment definitions.
28+
|Installs Container Network Interface (CNI) plugins on cluster nodes, enabling the attachment of VMs to Linux bridges through network attachment definitions.
2929
|===

modules/virt-about-hco-operator.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44

55
:_content-type: CONCEPT
66
[id="virt-about-hco-operator_{context}"]
7-
= About the hco-operator
7+
= About the HyperConverged Operator (HCO)
88

9-
The `hco-operator` (HCO) provides a single entry point for deploying and managing {VirtProductName} and several helper operators with opinionated defaults. It also creates custom resources (CRs) for those operators.
9+
The HCO, `hco-operator`, provides a single entry point for deploying and managing {VirtProductName} and several helper operators with opinionated defaults. It also creates custom resources (CRs) for those operators.
1010

1111
image::cnv_components_hco-operator.png[hco-operator components]
1212

13-
.hco-operator components
13+
.HyperConverged Operator components
1414
[cols="1,1"]
1515
|===
1616
|*Component* |*Description*
@@ -25,10 +25,10 @@ image::cnv_components_hco-operator.png[hco-operator components]
2525
|Contains all operators, CRs, and objects needed by {VirtProductName}.
2626

2727
|`SSP/ssp-kubevirt-hyperconverged`
28-
|An SSP CR. This is automatically created by the HCO.
28+
|A Scheduling, Scale, and Performance (SSP) CR. This is automatically created by the HCO.
2929

3030
|`CDI/cdi-kubevirt-hyperconverged`
31-
|A CDI CR. This is automatically created by the HCO.
31+
|A Containerized Data Importer (CDI) CR. This is automatically created by the HCO.
3232

3333
|`NetworkAddonsConfig/cluster`
3434
|A CR that instructs and is managed by the `cluster-network-addons-operator`.

modules/virt-about-hpp-operator.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,19 @@
44

55
:_content-type: CONCEPT
66
[id="virt-about-hpp-operator_{context}"]
7-
= About the hostpath-provisioner-operator
7+
= About the Hostpath Provisioner (HPP) Operator
88

9-
The `hostpath-provisioner-operator` deploys and manages the multi-node hostpath provisioner (HPP) and related resources.
9+
The HPP Operator, `hostpath-provisioner-operator`, deploys and manages the multi-node HPP and related resources.
1010

1111
image::cnv_components_hpp-operator.png[hpp-operator components]
1212

13-
.hostpath-provisioner-operator components
13+
.HPP Operator components
1414
[cols="1,1"]
1515
|===
1616
|*Component* |*Description*
1717

1818
|`deployment/hpp-pool-hpp-csi-pvc-block-<worker_node_name>`
19-
|Provides a worker for each node where the hostpath provisioner (HPP) is designated to run. The pods mount the specified backing storage on the node.
19+
|Provides a worker for each node where the HPP is designated to run. The pods mount the specified backing storage on the node.
2020

2121
|`daemonset/hostpath-provisioner-csi`
2222
|Implements the Container Storage Interface (CSI) driver interface of the HPP.

modules/virt-about-ssp-operator.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44

55
:_content-type: CONCEPT
66
[id="virt-about-ssp-operator_{context}"]
7-
= About the ssp-operator
7+
= About the Scheduling, Scale, and Performance (SSP) Operator
88

9-
The `ssp-operator` deploys the common templates, the related default boot sources, and the template validator.
9+
The SSP Operator, `ssp-operator`, deploys the common templates, the related default boot sources, and the template validator.
1010

1111
image::cnv_components_ssp-operator.png[ssp-operator components]
1212

13-
.ssp-operator components
13+
.SSP Operator components
1414
[cols="1,1"]
1515
|===
1616
|*Component* |*Description*
1717

1818
|`deployment/virt-template-validator`
19-
| Checks `vm.kubevirt.io/validations` annotations on virtual machines created from templates, and rejects them if they are invalid.
19+
|Checks `vm.kubevirt.io/validations` annotations on virtual machines created from templates, and rejects them if they are invalid.
2020
|===

modules/virt-about-tekton-tasks-operator.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44

55
:_content-type: CONCEPT
66
[id="virt-about-tekton-tasks-operator_{context}"]
7-
= About the tekton-tasks-operator
7+
= About the Tekton Tasks Operator
88

9-
The `tekton-tasks-operator` deploys example pipelines showing the usage of OpenShift Pipelines for VMs. It also deploys additional OpenShift Pipeline tasks that allow users to create VMs from templates, copy and modify templates, and create data volumes.
9+
The Tekton Tasks Operator, `tekton-tasks-operator`, deploys example pipelines showing the usage of OpenShift Pipelines for virtual machines (VMs). This operator also deploys additional OpenShift Pipeline tasks that allow users to create VMs from templates, copy and modify templates, and create data volumes.
1010

1111
image::cnv_components_tekton-tasks-operator.png[tekton-tasks-operator components]
1212

13-
.tekton-tasks-operator components
13+
.Tekton Tasks Operator components
1414
[cols="1,1"]
1515
|===
1616
|*Component* |*Description*
@@ -31,11 +31,11 @@ image::cnv_components_tekton-tasks-operator.png[tekton-tasks-operator components
3131
| Runs a script or a command on a VM, then stops or deletes the VM afterward.
3232

3333
|`deployment/disk-virt-customize`
34-
| Runs a `customize` script on a target PVC using `virt-customize`.
34+
| Runs a `customize` script on a target persistent volume claim (PVC) using `virt-customize`.
3535

3636
|`deployment/disk-virt-sysprep`
3737
| Runs a `sysprep` script on a target PVC by using `virt-sysprep`.
3838

3939
|`deployment/wait-for-vmi-status`
40-
| Waits for a specific VMI status, then fails or succeeds according to that status.
40+
| Waits for a specific virtual machine instance (VMI) status, then fails or succeeds according to that status.
4141
|===

modules/virt-about-virt-operator.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
:_content-type: CONCEPT
66
[id="virt-about-virt-operator_{context}"]
7-
= About the virt-operator
7+
= About the {VirtProductName} Operator
88

9-
The `virt-operator` deploys, upgrades, and manages {VirtProductName} without disrupting current virtual machine (VM) workloads.
9+
The {VirtProductName} Operator, `virt-operator` deploys, upgrades, and manages {VirtProductName} without disrupting current virtual machine (VM) workloads.
1010

1111
image::cnv_components_virt-operator.png[virt-operator components]
1212

virt/about_virt/virt-architecture.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ OLM also deploys the `hyperconverged-cluster-operator` pod, which is responsible
1818

1919
After all operator pods are successfully deployed, you should create the `HyperConverged` custom resource (CR). The configurations set in the `HyperConverged` CR serve as the single source of truth and the entrypoint for {VirtProductName}, and guide the behavior of the CRs.
2020

21-
The `HyperConverged` CR creates corresponding CRs for the operators of all other components within its reconciliation loop. Each operator then creates resources such as daemon sets, config maps, and additional components for the {VirtProductName} control plane. For example, when the `hco-operator` creates the `KubeVirt` CR, the `virt-operator` reconciles it and create additional resources such as `virt-controller`, `virt-handler`, and `virt-api`.
21+
The `HyperConverged` CR creates corresponding CRs for the operators of all other components within its reconciliation loop. Each operator then creates resources such as daemon sets, config maps, and additional components for the {VirtProductName} control plane. For example, when the HyperConverged Operator (HCO) creates the `KubeVirt` CR, the {VirtProductName} Operator reconciles it and creates additional resources such as `virt-controller`, `virt-handler`, and `virt-api`.
2222

23-
The OLM deploys the `hostpath-provisioner-operator`, but it is not functional until you create a `hostpath provisioner` (HPP) CR.
23+
The OLM deploys the Hostpath Provisioner (HPP) Operator, but it is not functional until you create a `hostpath-provisioner` CR.
2424

2525
image::cnv_components_main.png[Deployments]
2626

0 commit comments

Comments
 (0)