mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
HCIDOCS-400 cherry pick for https://github.com/openshift/openshift-docs/pull/79078
Signed-off-by: John Wilkins <jowilkin@redhat.com>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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]
|
||||
|
||||
@@ -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]
|
||||
@@ -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]
|
||||
|
||||
|
||||
@@ -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]
|
||||
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user