Skip to content

Annie ch 4 edits #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/chapter4/pages/section1.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -146,5 +146,5 @@ image::sno1_console_create_vm_16.png[]

== Deploy remaining _Tenant_ VMs on `sno2` and `sno3` clusters

. You can deploy the remaining `tcn2.lab.example.com` and `tcn3.lab.example.com` VMs by following the steps from previous section that you followed for a `tcn1.lab.example.com` VM deployment.
. You can deploy the remaining `tcn2.lab.example.com` and `tcn3.lab.example.com` VMs by following the steps from the previous section for a `tcn1.lab.example.com` VM deployment.
. Each VM deployment takes 5 to 10 minutes to complete.
32 changes: 16 additions & 16 deletions modules/chapter4/pages/section2.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
:experimental:

In this section, you will be deploying _Tenant_ cluster using RHACM from _Hub_ cluster.
These _Tenant_ cluster will be _Three-Node OpenShift Compact_ cluster.
The _Tenant_ cluster will be the _Three-Node OpenShift Compact_ cluster.

image::MCAP_setup_1.png[]

Expand Down Expand Up @@ -159,11 +159,11 @@ Stop the `tcn1.lab.example.com` VM.
+
image::sno1_console_vm_stop.png[]
+
Verify the `tcn1.lab.example.com` VM is stopped.
Verify that the `tcn1.lab.example.com` VM is stopped.
+
image::sno1_console_vm_stopped.png[]
+
From `tcn1.lab.example.com` VM's `Configuration` tab, select `Storage`.
From the `tcn1.lab.example.com` VM's `Configuration` tab, select `Storage`.
+
image::sno1_console_vm_config_tab.png[]
+
Expand Down Expand Up @@ -191,14 +191,14 @@ Start the `tcn1.lab.example.com` VM.
+
image::sno1_console_vm_start.png[]
+
Ensure the `tcn1.lab.example.com` VM boots with discovery ISO.
Ensure the `tcn1.lab.example.com` VM boots with the discovery ISO.
+
image::sno1_console_vm_boot_rhcos.png[]
+
[IMPORTANT]
Follow the same steps above for the `tcn2.lab.example.com` and `tcn3.lab.example.com` VMs to boot them with discovery ISO.
Follow the same steps above for the `tcn2.lab.example.com` and `tcn3.lab.example.com` VMs to boot them with the discovery ISO.

.. Return to web console of _Hub_ cluster to proceed cluster installation.
.. Return to the web console of _Hub_ cluster to proceed cluster installation.
+
Approve the discovered host `tcn1.lab.example.com`.
+
Expand All @@ -214,9 +214,9 @@ Click btn:[Next] to proceed.
+
image::hub_console_tenant_approve_host_ready_1.png[]

. In the networking section, ensure all hosts are ready.
. In the networking section, ensure that all hosts are ready.
+
Provide the `API IP` and `Ingress IP` from zone file.
Provide the `API IP` and `Ingress IP` from the zone file.
+
image::hub_console_tenant_networking.png[]
+
Expand All @@ -238,15 +238,15 @@ image::hub_console_tenant_install_progress_2.png[]
+
image::hub_console_tenant_install_progress_3.png[]

. After 7 to 10 minutes, it waits on pending user action.
. After 7 to 10 minutes, the installation will wait for user action.
+
image::hub_console_tenant_pending_user_actions.png[]
+
This means that you will need to disconnect the discovery ISO from the `tcn3.lab.example.com` VM and boot the `tcn3.lab.example.com` VM from disk.
+
image::hub_console_tenant_pending_user_actions_1.png[]
+
This means you will also need to disconnect the discovery ISO from the `tcn2.lab.example.com` VM and boot the `tcn2.lab.example.com` VM from disk.
This means that you will also need to disconnect the discovery ISO from the `tcn2.lab.example.com` VM, and boot the `tcn2.lab.example.com` VM from disk.

.. Shutdown the `tcn2.lab.example.com` VM.
+
Expand All @@ -260,7 +260,7 @@ image::sno1_console_vm_boot_order_tcn2_1.png[]
+
image::sno1_console_vm_boot_order_tcn2_2.png[]
+
Ensure the `tcn2.lab.example.com` VM boots from disk.
Ensure that the `tcn2.lab.example.com` VM boots from disk.
+
image::sno1_console_vm_boot_tcn2.png[]
+
Expand All @@ -279,15 +279,15 @@ image::hub_console_tenant_install_progress_5.png[]
+
image::hub_console_tenant_install_progress_6.png[]

. After 7 to 10 minutes, it waits on pending user action.
. After 7 to 10 minutes, the installation will wait for user action.
+
image::hub_console_tenant_pending_user_actions_2.png[]
+
This means you will need to disconnect the discovery ISO from the `tcn1.lab.example.com` VM and boot the `tcn1.lab.example.com` VM from disk.
This means that you will need to disconnect the discovery ISO from the `tcn1.lab.example.com` VM ,and boot the `tcn1.lab.example.com` VM from disk.
+
Follow the same steps you followed for `tcn2.lab.example.com` VM to boot the `tcn1.lab.example.com` VM from disk.
Follow the same steps that you followed for `tcn2.lab.example.com` VM to boot the `tcn1.lab.example.com` VM from disk.

. Installation will complete in approximately in 20 minutes.
. Installation will complete in approximately 20 minutes.
+
image::hub_console_tenant_install_progress_7.png[]
+
Expand All @@ -297,4 +297,4 @@ image::hub_console_tenant_install_complete.png[] ##FIX THIS##
+
image::hub_console_tenant_ready.png[]
+
This concludes successful deployment of OpenShift cluster and added to hub cluster using RHACM.
This concludes the successful deployment of OpenShift cluster and added to hub cluster using RHACM.
Loading