Skip to content

Lab environment updated #18

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

Merged
merged 3 commits into from
Oct 11, 2024
Merged
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
18 changes: 13 additions & 5 deletions modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Welcome to this quick course, _Deploy Mission Critical Application Platform (MCA
This course will help you learn the basic infrastructure required for Red Hat MCAP and how to deploy nested OpenShift using OpenShift Virtualization.
After completing this course, you will be able to deploy the MCAP solution for production environments.

Duration: 6 hours, 40 minutes
Duration: 6 hours, 30 minutes

== Authors

Expand All @@ -22,8 +22,10 @@ The PTL team acknowledges the valuable contributions of the following Red Hat as
=== Red Hat Associates

This introductory course has a few, simple hands-on labs. You will use the https://demo.redhat.com/catalog?item=babylon-catalog-prod/equinix-metal.eqx-blank.prod&utm_source=webapp&utm_medium=share-link.ocp4-workshop-rhods-base-aws.prod[Equinix Metal baremetal blank server,window=read-later] catalog item in the Red Hat Demo Platform (RHDP) to run the hands-on exercises in this course.
You may need to extend the lab auto-stop in demo platform as this training may take more than 6 hours to complete.

Update the Catalog link - ##FIX THIS##
[NOTE]
The use of equinix would be charged back to associate's cost center.

When ordering this catalog item in RHDP:

Expand All @@ -33,11 +35,17 @@ When ordering this catalog item in RHDP:

=== Red Hat Partners

Partners should be able to access the new https://partner.demo.redhat.com[Red Hat Demo Platform for Partners,window=read-later] by logging in with their RHN account credentials. For more information on this you can refer https://content.redhat.com/us/en/product/cross-portfolio-initiatives/rhdp.html#tabs-333fa7ebb9-item-b6fc845e73-tab[about Red Hat Demo Platform (RHDP),window=read-later]
Find a bare metal server with at least the following specifications:

Catalog link - ##FIX THIS##
. Cores - 32 cores @ 2.3 GHz
. Memory - 512 GB memory
. Storage - 2 x 3.84 TB NVMe

For partner support - https://connect.redhat.com/en/support[Help and support,window=read-later]
Click https://deploy.equinix.com/product/servers/n3-xlarge/[here,window=read-later] to view the system configuration used to build the lab for this training.

// Partners should be able to access the new https://partner.demo.redhat.com[Red Hat Demo Platform for Partners,window=read-later] by logging in with their RHN account credentials. For more information on this you can refer https://content.redhat.com/us/en/product/cross-portfolio-initiatives/rhdp.html#tabs-333fa7ebb9-item-b6fc845e73-tab[about Red Hat Demo Platform (RHDP),window=read-later]

// For partner support - https://connect.redhat.com/en/support[Help and support,window=read-later]

== Prerequisites

Expand Down
2 changes: 2 additions & 0 deletions modules/chapter1/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ Chapter goals:
* Explain the hands-on lab environment setup used to deploy MCAP solution.
* Provision the base infrastructure (HW, Storage, Networking) for the hands-on lab environment.
* Install utility services needed for the hands-on labs.

Duration: 40 minutes
11 changes: 4 additions & 7 deletions modules/chapter1/pages/section2.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -35,19 +35,16 @@ dnf install -y ansible-core

. Clone the repo which holds all automation scripts and ansible playbooks.
+
[NOTE]
Clone the repo in case it is not already cloned while provisioning.
[source,bash,role=execute]
----
git clone https://github.com/opentraining-labs-customizations/mcap-deployment-files
----
+
.Sample output:
----
[root@hypervisor ~]# ls
mcap-deployment-files
----
+
[source,bash,role=execute]
----
git clone https://github.com/RedHatQuickCourses/mcap-deployment-files.git
----

. Install the required ansible collections needed for running the playbooks.
+
Expand Down
4 changes: 3 additions & 1 deletion modules/chapter2/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ Chapter goals:

* Deploy Single Node OpenShift (SNO) cluster as KVM on bare metal using assisted method.
* Install RHACM, LVMS, and multicluster engine operators on the _Hub_ cluster.
* Create Provisioning and AgentServiceConfig for enabling CIM (Central Infrastructure Management) service.
* Create Provisioning and AgentServiceConfig for enabling CIM (Central Infrastructure Management) service.

Duration: 50 minutes
2 changes: 1 addition & 1 deletion modules/chapter2/pages/section2.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Cluster name: `hub`
+
Base domain: `lab.example.com`
+
Select the latest version of OpenShift from the menu.
Select the latest stable version of OpenShift from the menu.
+
Check box the `Install single node OpenShift (SNO)`
+
Expand Down
2 changes: 2 additions & 0 deletions modules/chapter3/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ Chapter goals:
* Deploy Single Node OpenShift (SNO) clusters as KVMs on bare metal using RHACM from the _Hub_ cluster.
* Install OpenShift Virtualization, OpenShift DataFoundation, and NMState operators on _Infrastructure_ clusters.
* Configure necessary network settings on _Infrastructure_ clusters.

Duration: 2 hours, 10 minutes
4 changes: 2 additions & 2 deletions modules/chapter3/pages/section2.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ image::MCAP_setup_1.png[]
+
Here for example, it is set as `4.16.8` on `stable` channel.
+
You can set it as the same version selected for the _Hub_ cluster.
You can set it as the same version selected for the _Hub_ cluster or previous stable version.
+
[source,bash,role=execute]
----
Expand Down Expand Up @@ -112,7 +112,7 @@ Cluster set: `default`
+
Base domain: `lab.example.com`
+
Select the same OpenShift version selected for the _Hub_ cluster from the menu.
Select the same OpenShift version selected for the _Hub_ cluster or previous version from the menu.
+
Check the box `Install single node OpenShift (SNO)`.
+
Expand Down
4 changes: 3 additions & 1 deletion modules/chapter4/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@ Chapter goals:
* Deploy _Three-Node OpenShift Compact Tenant_ cluster as OpenShift Virtualization VMs using RHACM from _Hub_ cluster.
* Install the OpenShift Data Foundation operator on the _Tenant_ cluster.
* Deploy and configure applications on _Tenant_ Clusters.
* Test the high availability and resilience of deployed workloads.
* Test the high availability and resilience of deployed workloads.

Duration: 2 hours
2 changes: 1 addition & 1 deletion modules/chapter4/pages/section2.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ image::hub_console_tenant_details.png[]
+
Base domain: `lab.example.com`
+
Select the same OpenShift version selected for the _Hub_ cluster from the menu.
Select the same OpenShift version selected for the _Hub_ cluster or previous version from the menu.
+
image::hub_console_tenant_details_1.png[]

Expand Down
Loading