You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/installing-ove-console-final.adoc
+13-5Lines changed: 13 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ However, at this stage, you must at least have enough available hosts to match t
26
26
27
27
.. For each host, click the expand icon and verify that all of the specification fields are correct.
28
28
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.
30
30
The default value for every host except the rendezvous node is `Auto-assign`.
31
31
32
32
.. Click *Next* to continue.
@@ -35,7 +35,11 @@ The default value for every host except the rendezvous node is `Auto-assign`.
35
35
36
36
. Click *Next* to continue.
37
37
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*.
39
43
40
44
.. Optional: Select a machine network from the dropdown menu of the *Machine network* field.
41
45
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
46
50
.. Enter an IP address in the *Ingress IP* field.
47
51
An ingress IP provides an endpoint for application traffic flowing from outside the cluster.
48
52
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.
50
56
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.
52
60
53
-
.. Click *Next* to continue.
61
+
. Click *Next* to continue.
54
62
55
63
. On the *Download credentials* page, select the checkbox to acknowledge that you must download credential files prior to cluster installation.
0 commit comments