Skip to content

Commit 71e4258

Browse files
committed
Updated the HCP migration to include the ROSA Tutorals and Learning sections
1 parent 37bf8a5 commit 71e4258

File tree

2 files changed

+16
-11
lines changed

2 files changed

+16
-11
lines changed

_topic_maps/_topic_map_rosa_hcp.yml

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,12 @@ Topics:
129129
# File: cloud-experts-dynamic-certificate-custom-domain
130130
# - Name: Assigning consistent egress IP for external traffic
131131
# File: cloud-experts-consistent-egress-ip
132+
- Name: Getting started with ROSA
133+
Dir: cloud-experts-getting-started
134+
Distros: openshift-rosa-hcp
135+
Topics:
136+
- Name: Obtaining support
137+
File: cloud-experts-getting-started-support
132138
- Name: Deploying an application
133139
Dir: cloud-experts-deploying-application
134140
Distros: openshift-rosa-hcp
@@ -140,17 +146,6 @@ Topics:
140146
- Name: Lab Overview
141147
File: cloud-experts-deploying-application-lab-overview
142148
# ---
143-
# Name: Getting started
144-
# Dir: rosa_getting_started
145-
# Distros: openshift-rosa-hcp
146-
# Topics:
147-
# - Name: ROSA quickstart guide
148-
# File: rosa-quickstart-guide-ui
149-
# - Name: Comprehensive guide to getting started with ROSA
150-
# File: rosa-getting-started
151-
# - Name: Understanding the ROSA with STS deployment workflow
152-
# File: rosa-sts-getting-started-workflow
153-
# ---
154149
# Name: Prepare your environment
155150
# Dir: rosa_planning
156151
# Distros: openshift-rosa-hcp

cloud_experts_tutorials/cloud-experts-deploying-application/cloud-experts-deploying-application-prerequisites.adoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,22 @@ toc::[]
1313

1414
. A Provisioned ROSA cluster
1515
+
16+
<<<<<<< HEAD
1617
ifdef::openshift-rosa-hcp[]
1718
This lab assumes you have access to a successfully provisioned a ROSA cluster. If you have not yet created a ROSA cluster, see xref:../../rosa_hcp/rosa-hcp-quickstart-guide.adoc#rosa-getting-started-environment-setup_rosa-hcp-quickstart-guide[ROSA with HCP quick start guide] for more information.
1819
endif::openshift-rosa-hcp[]
1920
ifdef::openshift-rosa[]
2021
This lab assumes you have access to a successfully provisioned a ROSA cluster. If you have not yet created a ROSA cluster, see xref:../../rosa_getting_started/rosa-quickstart-guide-ui.adoc#rosa-getting-started-environment-setup_rosa-quickstart-guide-ui[ROSA quick start guide] for more information.
2122
endif::openshift-rosa[]
23+
=======
24+
This lab assumes you have access to a successfully provisioned a ROSA cluster. If you have not yet created a ROSA cluster, see
25+
ifdef::openshift-rosa-hcp[]
26+
link:https://docs.openshift.com/rosa/rosa_getting_started/rosa-quickstart-guide-ui.html#rosa-getting-started-prerequisites_rosa-quickstart-guide-ui[Red{nbsp}Hat OpenShift Service on AWS quick start guide] for more information.
27+
endif::openshift-rosa-hcp[]
28+
ifndef::openshift-rosa-hcp[]
29+
xref:../../rosa_getting_started/rosa-quickstart-guide-ui.adoc#rosa-getting-started-prerequisites_rosa-quickstart-guide-ui[Red{nbsp}Hat OpenShift Service on AWS quick start guide] for more information.
30+
endif::openshift-rosa-hcp[]
31+
>>>>>>> 7f6bdc8cdc (Updated the HCP migration to include the ROSA Tutorals and Learning sections)
2232
2333
. The OpenShift Command Line Interface (CLI)
2434
+

0 commit comments

Comments
 (0)