|
| 1 | +// Module included in the following assemblies: |
| 2 | +// |
| 3 | +// * virt/install/installing-ove.adoc |
| 4 | + |
| 5 | +:_mod-docs-content-type: PROCEDURE |
| 6 | +[id="virt-installing-ove-console-final_{context}"] |
| 7 | += Completing cluster configuration and initiating the installation |
| 8 | + |
| 9 | +Before you can finally initiate the cluster installation, you must verify host details, configure cluster networking details, and download the default cluster credentials. |
| 10 | + |
| 11 | +.Prerequisites |
| 12 | + |
| 13 | +* You have booted all of the hosts that will comprise your cluster and configured them with the correct rendezvous node IP address. |
| 14 | ++ |
| 15 | +[IMPORTANT] |
| 16 | +==== |
| 17 | +You can add as many hosts as you want to your cluster. |
| 18 | +However, at this stage, you must at least have enough available hosts to match the value you specified in the *Number of control plane nodes* field of the installation console's *Cluster details* page. |
| 19 | +==== |
| 20 | +
|
| 21 | +.Procedure |
| 22 | + |
| 23 | +. On the installation console hosted by the rendezvous node, configure the hosts in the *Host discovery* page: |
| 24 | + |
| 25 | +.. Verify that every machine you booted from the ISO image appears in the *Host Inventory* section and has a *Status* value of *Ready*. |
| 26 | + |
| 27 | +.. For each host, click the expand icon and verify that all of the specification fields are correct. |
| 28 | + |
| 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 | +The default value for every host except the rendezvous node is `Auto-assign`. |
| 31 | + |
| 32 | +.. Click *Next* to continue. |
| 33 | + |
| 34 | +. On the *Storage* page, click the expand icon for each host and verify that all of the specification fields are correct. |
| 35 | + |
| 36 | +. Click *Next* to continue. |
| 37 | + |
| 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*. |
| 43 | + |
| 44 | +.. Optional: Select a machine network from the dropdown menu of the *Machine network* field. |
| 45 | +Otherwise, a default value is selected. |
| 46 | + |
| 47 | +.. Enter an IP address in the *API IP* field. |
| 48 | +An API IP provides an endpoint for all users to interact with and configure the platform. |
| 49 | + |
| 50 | +.. Enter an IP address in the *Ingress IP* field. |
| 51 | +An ingress IP provides an endpoint for application traffic flowing from outside the cluster. |
| 52 | + |
| 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. |
| 56 | + |
| 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. |
| 60 | + |
| 61 | +. Click *Next* to continue. |
| 62 | + |
| 63 | +. On the *Download credentials* page, select the checkbox to acknowledge that you must download credential files prior to cluster installation. |
| 64 | + |
| 65 | +. Click *Download credentials* and save the cluster credentials file in a secure location. |
| 66 | ++ |
| 67 | +[IMPORTANT] |
| 68 | +==== |
| 69 | +You must download the credentials at this stage. |
| 70 | +Once you initiate the cluster installation, the rendezvous node reboots and you can no longer retrieve the credentials. |
| 71 | +==== |
| 72 | + |
| 73 | +. On the *Review and create* page, review all of the cluster details and click *Install cluster* to initiate the cluster installation. |
0 commit comments