Skip to content

Commit b80c713

Browse files
committed
bz 1799055: cnv namespace is automatically created
1 parent 5d39b80 commit b80c713

File tree

5 files changed

+11
-42
lines changed

5 files changed

+11
-42
lines changed

cnv/cnv_install/installing-container-native-virtualization.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ to subscribe to and deploy the {CNVProductName} Operators.
1717
:FeatureName: {CNVProductNameStart}
1818
include::modules/technology-preview.adoc[leveloffset=+1]
1919

20-
include::modules/cnv-preparing-to-install.adoc[leveloffset=+1]
21-
2220
include::modules/cnv-subscribing-to-the-catalog.adoc[leveloffset=+1]
2321

2422
include::modules/cnv-deploying-cnv.adoc[leveloffset=+1]

modules/cnv-deleting-custom-resource.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
// * cnv/cnv_install/uninstalling-container-native-virtualization.adoc
44

55
[id="cnv-deleting-kubevirt-hyperconverged-custom-resource_{context}"]
6-
= Deleting the KubeVirt HyperConverged Cluster Operator Deployment custom resource
6+
= Deleting the CNV Operator Deployment custom resource
77

88
To uninstall {CNVProductName}, you must first delete the
9-
*KubeVirt HyperConverged Cluster Operator Deployment* custom resource.
9+
*CNV Operator Deployment* custom resource.
1010

1111
.Prerequisites
1212

13-
* An active *KubeVirt HyperConverged Cluster Operator Deployment* custom resource
13+
* An active *CNV Operator Deployment* custom resource
1414

1515
.Procedure
1616

@@ -21,7 +21,7 @@ the *Projects* list.
2121

2222
. Click *{CNVProductNameStart}*.
2323

24-
. Click the *KubeVirt HyperConverged Cluster Operator Deployment* tab.
24+
. Click the *CNV Operator Deployment* tab.
2525

2626
. Click the Options menu {kebab} in the row containing the *kubevirt-hyperconverged*
2727
custom resource. In the expanded menu, click *Delete HyperConverged Cluster*.

modules/cnv-deploying-cnv.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
= Deploying {CNVProductName}
77

88
After subscribing to the *{CNVProductNameStart}* catalog,
9-
create the *KubeVirt HyperConverged Cluster Operator Deployment* custom resource
9+
create the *CNV Operator Deployment* custom resource
1010
to deploy {CNVProductName}.
1111

1212
.Prerequisites
@@ -19,7 +19,7 @@ to deploy {CNVProductName}.
1919

2020
. Click *{CNVProductNameStart}*.
2121

22-
. Click the *KubeVirt HyperConverged Cluster Operator Deployment* tab and click
22+
. Click the *CNV Operator Deployment* tab and click
2323
*Create HyperConverged Cluster*.
2424

2525
. Click *Create* to launch {CNVProductName}.

modules/cnv-preparing-to-install.adoc

Lines changed: 0 additions & 24 deletions
This file was deleted.

modules/cnv-subscribing-to-the-catalog.adoc

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ Before you install {CNVProductName}, subscribe to the
1010
Subscribing gives the `openshift-cnv` namespace access to the {CNVProductName}
1111
Operators.
1212

13-
.Prerequisites
14-
15-
* Create a namespace that is named `openshift-cnv`.
16-
1713
.Procedure
1814

1915
. Open a browser window and log in to the {product-title} web console.
@@ -25,15 +21,14 @@ Operators.
2521
. Read the information about the Operator and click *Install*.
2622

2723
. On the *Create Operator Subscription* page:
28-
.. Select *A specific namespace on the cluster* from the *Installation Mode*
29-
list and choose the `openshift-cnv` namespace.
24+
.. For *Installed Namespace*, ensure that the *Operator recommended namespace* option
25+
is selected. This installs the Operator in the mandatory `openshift-cnv` namespace, which
26+
is automatically created if it does not exist.
3027
+
3128
[WARNING]
3229
====
33-
* *All namespaces on the cluster (default)* installs the Operator in the default
34-
`openshift-operators` namespace to watch and be made available to all namespaces
35-
in the cluster. This option is *not* supported for use with {CNVProductName}.
36-
You must only install the Operator in the `openshift-cnv` namespace.
30+
Attempting to install the {CNVProductName} Operator in a namespace other than
31+
`openshift-cnv` causes the installation to fail.
3732
====
3833
.. Select *{CNVVersion}* from the list of available *Update Channel* options.
3934
.. For *Approval Strategy*, ensure that *Automatic*, which is the default value,

0 commit comments

Comments
 (0)