Skip to content
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
8 changes: 4 additions & 4 deletions modules/cnv-deleting-custom-resource.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
= Deleting the KubeVirt HyperConverged custom resource

To uninstall {CNVProductName}, you must first delete the
*KubeVirt HyperConverged Cluster Operator Deployment* custom resource.
*Container-native virtualization Operator Deployment* custom resource.

.Prerequisites

* An active *KubeVirt HyperConverged Cluster Operator Deployment* custom resource
* An active *Container-native virtualization Operator Deployment* custom resource

.Procedure

Expand All @@ -19,9 +19,9 @@ the *Projects* list.

. Navigate to the *Operators* -> *Installed Operators* page.

. Click *KubeVirt HyperConverged Cluster Operator*.
. Click *Container-native virtualization Operator*.

. Click the *KubeVirt HyperConverged Cluster Operator Deployment* tab.
. Click the *Container-native virtualization Operator Deployment* tab.

. Click the Options menu {kebab} in the row containing the *hyperconverged-cluster*
custom resource. In the expanded menu, click *Delete HyperConverged*.
Expand Down
8 changes: 4 additions & 4 deletions modules/cnv-deleting-hco-subscription.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@
// * cnv/cnv_install/uninstalling-container-native-virtualization.adoc

[id="cnv-deleting-hco-subscription_{context}"]
= Deleting the KubeVirt HyperConverged Cluster Operator catalog subscription
= Deleting the Container-native virtualization Operator catalog subscription

To finish uninstalling {CNVProductName}, uninstall the
*KubeVirt HyperConverged Cluster Operator subscription*.
*Container-native virtualization Operator subscription*.

.Prerequisites

* An active *KubeVirt HyperConverged Cluster Operator* catalog subscription
* An active *Container-native virtualization Operator* catalog subscription

.Procedure

. Navigate to the *Catalog -> OperatorHub* page.

. Locate the *KubeVirt HyperConverged Cluster Operator* and then select it.
. Locate the *Container-native virtualization Operator* and then select it.

. Click *Uninstall*.
10 changes: 5 additions & 5 deletions modules/cnv-deploying-cnv.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,22 @@
[id="cnv-deploying-cnv_{context}"]
= Deploying container-native virtualization

After subscribing to the *KubeVirt HyperConverged Cluster Operator* catalog,
create the *KubeVirt HyperConverged Cluster Operator Deployment* custom resource
After subscribing to the *Container-native virtualization Operator* catalog,
create the *Container-native virtualization Operator Deployment* custom resource
to deploy {CNVProductName}.

.Prerequisites

* An active subscription to the *KubeVirt HyperConverged Cluster Operator* catalog
* An active subscription to the *Container-native virtualization Operator* catalog
in the `openshift-cnv` namespace

.Procedure

. Navigate to the *Operators* -> *Installed Operators* page.

. Click *KubeVirt HyperConverged Cluster Operator*.
. Click *Container-native virtualization Operator*.

. Click the *KubeVirt HyperConverged Cluster Operator Deployment* tab and click
. Click the *Container-native virtualization Operator Deployment* tab and click
*Create HyperConverged*.

. Click *Create* to launch {CNVProductName}.
Expand Down
6 changes: 3 additions & 3 deletions modules/cnv-subscribing-to-hco-catalog.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
// * cnv/cnv_install/installing-container-native-virtualization.adoc

[id="cnv-subscribing-to-hco-catalog_{context}"]
= Subscribing to the KubeVirt HyperConverged Cluster Operator catalog
= Subscribing to the Container-native virtualization Operator catalog

Before you install {CNVProductName}, subscribe to the
*KubeVirt HyperConverged Cluster Operator* catalog from
*Container-native virtualization Operator* catalog from
the {product-title} web console. Subscribing gives the `openshift-cnv`
namespace access to the {CNVProductName} Operators.

Expand All @@ -20,7 +20,7 @@ namespace access to the {CNVProductName} Operators.

. Navigate to the *Operators* → *OperatorHub* page.

. Locate the *KubeVirt HyperConverged Cluster Operator* and then select it.
. Locate the *Container-native virtualization Operator* and then select it.

. Read the information about the Operator and click *Install*.

Expand Down