diff --git a/_topic_maps/_topic_map.yml b/_topic_maps/_topic_map.yml index 8d289ce7bc..195fd5b35c 100644 --- a/_topic_maps/_topic_map.yml +++ b/_topic_maps/_topic_map.yml @@ -385,6 +385,8 @@ Topics: File: ipi-install-prerequisites - Name: Setting up the environment for an OpenShift installation File: ipi-install-installation-workflow + - Name: Installing a cluster + File: ipi-install-installing-a-cluster - Name: Postinstallation configuration File: ipi-install-post-installation-configuration - Name: Expanding the cluster diff --git a/installing/installing_bare_metal_ipi/ipi-install-installation-workflow.adoc b/installing/installing_bare_metal_ipi/ipi-install-installation-workflow.adoc index b1562b4966..e92db2b872 100644 --- a/installing/installing_bare_metal_ipi/ipi-install-installation-workflow.adoc +++ b/installing/installing_bare_metal_ipi/ipi-install-installation-workflow.adoc @@ -118,17 +118,3 @@ include::modules/ipi-install-mirroring-for-disconnected-registry.adoc[leveloffse include::modules/ipi-modify-install-config-for-a-disconnected-registry.adoc[leveloffset=+2] include::modules/ipi-install-validation-checklist-for-installation.adoc[leveloffset=+1] - -include::modules/ipi-install-deploying-the-cluster-via-the-openshift-installer.adoc[leveloffset=+1] - -include::modules/ipi-install-following-the-installation.adoc[leveloffset=+1] - -include::modules/ipi-install-verifying-static-ip-address-configuration.adoc[leveloffset=+1] - -include::modules/ipi-preparing-reinstall-cluster-bare-metal.adoc[leveloffset=+1] - -[role="_additional-resources"] -[id="additional-resources_creating_manifest_ignition"] -== Additional resources -* xref:../../installing/installing_bare_metal/installing-bare-metal.adoc#installation-user-infra-generate-k8s-manifest-ignition_installing-bare-metal[{product-title} Creating the Kubernetes manifest and Ignition config files] -* xref:../../updating/understanding_updates/understanding-update-channels-release.adoc#understanding-update-channels-releases[Understanding update channels and releases] diff --git a/installing/installing_bare_metal_ipi/ipi-install-installing-a-cluster.adoc b/installing/installing_bare_metal_ipi/ipi-install-installing-a-cluster.adoc new file mode 100644 index 0000000000..bcdeb7071a --- /dev/null +++ b/installing/installing_bare_metal_ipi/ipi-install-installing-a-cluster.adoc @@ -0,0 +1,25 @@ +:_mod-docs-content-type: ASSEMBLY +[id="ipi-install-installing-a-cluster"] += Installing a cluster +include::_attributes/common-attributes.adoc[] +:context: ipi-install-installing-a-cluster + +toc::[] + +// Deploying the cluster via the {product-title} installer +include::modules/ipi-install-deploying-the-cluster-via-the-openshift-installer.adoc[leveloffset=+1] + +// Following the installation +include::modules/ipi-install-following-the-progress-of-the-installation.adoc[leveloffset=+1] + +// Verifying static IP address configuration +include::modules/ipi-install-verifying-static-ip-address-configuration.adoc[leveloffset=+1] + +// Preparing to reinstall a cluster on bare metal +include::modules/ipi-preparing-reinstall-cluster-bare-metal.adoc[leveloffset=+1] + +[role="_additional-resources"] +[id="additional-resources_creating_manifest_ignition"] +== Additional resources +* xref:../../installing/installing_bare_metal/installing-bare-metal.adoc#installation-user-infra-generate-k8s-manifest-ignition_installing-bare-metal[Creating the Kubernetes manifest and Ignition config files] +* xref:../../updating/understanding_updates/understanding-update-channels-release.adoc#understanding-update-channels-releases[Understanding update channels and releases] diff --git a/installing/installing_ibm_cloud/install-ibm-cloud-installation-workflow.adoc b/installing/installing_ibm_cloud/install-ibm-cloud-installation-workflow.adoc index e8449a597e..4ac212bc2c 100644 --- a/installing/installing_ibm_cloud/install-ibm-cloud-installation-workflow.adoc +++ b/installing/installing_ibm_cloud/install-ibm-cloud-installation-workflow.adoc @@ -24,4 +24,5 @@ include::modules/ipi-install-creating-the-openshift-manifests.adoc[leveloffset=+ include::modules/ipi-install-deploying-the-cluster-via-the-openshift-installer.adoc[leveloffset=+1] -include::modules/ipi-install-following-the-installation.adoc[leveloffset=+1] +include::modules/ipi-install-following-the-progress-of-the-installation.adoc[leveloffset=+1] + diff --git a/installing/overview/index.adoc b/installing/overview/index.adoc index e5b3967885..0b9d6c2ab7 100644 --- a/installing/overview/index.adoc +++ b/installing/overview/index.adoc @@ -25,7 +25,7 @@ include::modules/ipi-verifying-nodes-after-installation.adoc[leveloffset=+2] * xref:../../post_installation_configuration/bare-metal-configuration.adoc#getting-the-baremetalhost-resource_post-install-bare-metal-configuration[Getting the BareMetalHost resource] -* xref:../../installing/installing_bare_metal_ipi/ipi-install-installation-workflow.adoc#ipi-install-troubleshooting-following-the-installation_ipi-install-installation-workflow[Following the installation] +* xref:../../installing/installing_bare_metal_ipi/ipi-install-installing-a-cluster.adoc#ipi-install-following-the-progress-of-the-installation_ipi-install-installing-a-cluster[Following the progress of the installation] * xref:../../installing/validation_and_troubleshooting/validating-an-installation.adoc#validating-an-installation[Validating an installation] diff --git a/modules/ipi-install-following-the-installation.adoc b/modules/ipi-install-following-the-progress-of-the-installation.adoc similarity index 81% rename from modules/ipi-install-following-the-installation.adoc rename to modules/ipi-install-following-the-progress-of-the-installation.adoc index ad31bfbf02..ffbfad4c18 100644 --- a/modules/ipi-install-following-the-installation.adoc +++ b/modules/ipi-install-following-the-progress-of-the-installation.adoc @@ -3,8 +3,8 @@ //installing/installing_bare_metal_ipi/installing_bare_metal_ipi/ipi-install-installation-workflow.adoc :_mod-docs-content-type: PROCEDURE -[id="ipi-install-troubleshooting-following-the-installation_{context}"] -= Following the installation +[id="ipi-install-following-the-progress-of-the-installation_{context}"] += Following the progress of the installation During the deployment process, you can check the installation's overall status by issuing the `tail` command to the `.openshift_install.log` log file in the install directory folder: