Skip to content

Commit f06cb2a

Browse files
committed
further edits post-GA
1 parent 5290554 commit f06cb2a

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

_topic_maps/_topic_map.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4655,7 +4655,7 @@ Topics:
46554655
Topics:
46564656
- Name: Preparing your cluster
46574657
File: preparing-cluster-for-virt
4658-
- Name: Installing an OpenShift Virtualization Engine cluster
4658+
- Name: Installing an OpenShift Virtualization Engine cluster in a disconnected environment
46594659
File: installing-ove
46604660
- Name: Installing OpenShift Virtualization
46614661
File: installing-virt

modules/installing-ove-console-final.adoc

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ However, at this stage, you must at least have enough available hosts to match t
2626

2727
.. For each host, click the expand icon and verify that all of the specification fields are correct.
2828

29-
.. Optional: For each host, configure the role by selecting an option from the dropdown menu of the *Role* column.
29+
.. Optional: For each host except the rendezvous node, configure the role by selecting an option from the dropdown menu of the *Role* column.
3030
The default value for every host except the rendezvous node is `Auto-assign`.
3131

3232
.. Click *Next* to continue.
@@ -35,7 +35,11 @@ The default value for every host except the rendezvous node is `Auto-assign`.
3535

3636
. Click *Next* to continue.
3737

38-
. Configure the cluster networking on the *Networking* page:
38+
. If you will manage your own networking, select the *User-Managed Networking* option on the *Networking* page.
39+
40+
. If the cluster will manage networking, select the *Cluster-Managed Networking* option on the *Networking* page and configure cluster networking:
41+
42+
.. Select a *Networking stack type*.
3943

4044
.. Optional: Select a machine network from the dropdown menu of the *Machine network* field.
4145
Otherwise, a default value is selected.
@@ -46,11 +50,15 @@ An API IP provides an endpoint for all users to interact with and configure the
4650
.. Enter an IP address in the *Ingress IP* field.
4751
An ingress IP provides an endpoint for application traffic flowing from outside the cluster.
4852

49-
.. Optional: Select the *Use advanced networking* checkbox and configure other parameters such as the *Cluster network CIDR*, the *Cluster network host prefix*, or *the Service network CIDR*.
53+
. Optional: Select the *Use advanced networking* checkbox and configure other parameters such as the *Cluster network CIDR*, the *Cluster network host prefix*, or *the Service network CIDR*.
54+
+
55+
This option is available for both cluster-managed and user-managed networking.
5056

51-
.. Optional: Enter a key in the *Host SSH Public Key for troubleshooting after installation* field, which you can use to connect to hosts using a public SSH key for troubleshooting after installation.
57+
. Optional: Enter a key in the *Host SSH Public Key for troubleshooting after installation* field, which you can use to connect to hosts using a public SSH key for troubleshooting after installation.
58+
+
59+
This option is available for both cluster-managed and user-managed networking.
5260

53-
.. Click *Next* to continue.
61+
. Click *Next* to continue.
5462

5563
. On the *Download credentials* page, select the checkbox to acknowledge that you must download credential files prior to cluster installation.
5664

0 commit comments

Comments
 (0)