Skip to content

Commit 8d39fd9

Browse files
authored
Merge pull request #78328 from jneczypor/OSDOCS-10772
OSDOCS-10772: Add “Learning” section
2 parents 6fa917d + 8c1b7c0 commit 8d39fd9

File tree

4 files changed

+15
-24
lines changed

4 files changed

+15
-24
lines changed

_topic_maps/_topic_map_rosa.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,6 @@ Topics:
150150
File: cloud-experts-getting-started-simple-cli-guide
151151
- Name: Detailed CLI guide
152152
File: cloud-experts-getting-started-detailed-cli-guide
153-
- Name: Hosted Control Planes guide
154-
File: cloud-experts-getting-started-hcp
155153
- Name: Simple UI guide
156154
File: cloud-experts-getting-started-simple-ui-guide
157155
- Name: Detailed UI guide

_topic_maps/_topic_map_rosa_hcp.yml

Lines changed: 10 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,16 @@ Topics:
7878
# File: rosa-oidc-overview
7979
# - Name: Training for ROSA
8080
# File: rosa-training
81+
---
82+
Name: Learning about ROSA
83+
Dir: rosa_learning
84+
Distros: openshift-rosa-hcp
85+
Topics:
86+
- Name: Creating a cluster workshop
87+
Dir: cloud-experts-getting-started-deploying
88+
Topics:
89+
- Name: Deploying a cluster
90+
File: cloud-experts-getting-started-hcp
8191
# ---
8292
# Name: Architecture
8393
# Dir: architecture
@@ -138,21 +148,6 @@ Topics:
138148
# File: cloud-experts-getting-started-what-is-rosa
139149
# - Name: ROSA with AWS STS explained
140150
# File: cloud-experts-rosa-sts-explained
141-
# - Name: Deploying a cluster
142-
# Dir: cloud-experts-getting-started-deploying
143-
# Topics:
144-
# - Name: Choosing a deployment method
145-
# File: cloud-experts-getting-started-choose-deployment-method
146-
# - Name: Simple CLI guide
147-
# File: cloud-experts-getting-started-simple-cli-guide
148-
# - Name: Detailed CLI guide
149-
# File: cloud-experts-getting-started-detailed-cli-guide
150-
# - Name: Hosted Control Planes guide
151-
# File: cloud-experts-getting-started-hcp
152-
# - Name: Simple UI guide
153-
# File: cloud-experts-getting-started-simple-ui-guide
154-
# - Name: Detailed UI guide
155-
# File: cloud-experts-getting-started-detailed-ui
156151
- Name: Creating an admin user
157152
File: cloud-experts-getting-started-admin
158153
# - Name: Setting up an identity provider

cloud_experts_tutorials/cloud-experts-getting-started/cloud-experts-getting-started-deploying/cloud-experts-getting-started-choose-deployment-method.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,5 @@ If you want:
1919
* A user interface - xref:../../cloud-experts-getting-started/cloud-experts-getting-started-deploying/cloud-experts-getting-started-simple-ui-guide.adoc#cloud-experts-getting-started-simple-ui-guide[Simple UI guide]
2020
* The CLI commands with details - xref:../../cloud-experts-getting-started/cloud-experts-getting-started-deploying/cloud-experts-getting-started-detailed-cli-guide.adoc#cloud-experts-getting-started-detailed-cli-guide[Detailed CLI guide]
2121
* A user interface with details - xref:../../cloud-experts-getting-started/cloud-experts-getting-started-deploying/cloud-experts-getting-started-detailed-ui.adoc#cloud-experts-getting-started-detailed-ui[Detailed UI guide]
22-
* To experiment with the newest ROSA technologies - xref:../../cloud-experts-getting-started/cloud-experts-getting-started-deploying/cloud-experts-getting-started-hcp.adoc#cloud-experts-getting-started-detailed-ui-guide[ROSA with HCP]
2322

2423
All of the above deployment options work well for this tutorial. If you are doing this tutorial for the first time, the xref:../../cloud-experts-getting-started/cloud-experts-getting-started-deploying/cloud-experts-getting-started-simple-cli-guide.adoc#cloud-experts-getting-started-simple-cli-guide[Simple CLI guide] is the simplest and recommended method.

cloud_experts_tutorials/cloud-experts-getting-started/cloud-experts-getting-started-deploying/cloud-experts-getting-started-hcp.adoc

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,20 @@
11
:_mod-docs-content-type: ASSEMBLY
2-
[id="cloud-experts-getting-started-detailed-ui-guide"]
3-
= Tutorial: Hosted Control Planes guide
2+
[id="cloud-experts-getting-started-hcp-guide"]
3+
= Workshop: Creating a cluster
44
include::_attributes/attributes-openshift-dedicated.adoc[]
55
:context: cloud-experts-getting-started-hcp
66

77
toc::[]
88

99
//rosaworkshop.io content metadata
1010
//Brought into ROSA product docs 2023-11-21
11+
//Updated for HCP 2024-07-01
1112

12-
This tutorial outlines deploying a {hcp-title-first} cluster.
13-
14-
With {hcp-title}, you can decouple the control plane from the data plane. This is a new deployment model for ROSA in which the control plane is hosted in a Red{nbsp}Hat-owned AWS account. The control plane is no longer hosted in your AWS account, reducing your AWS infrastructure expenses. The control plane is dedicated to a single cluster and is highly available. For more information, see the xref:../../../rosa_hcp/rosa-hcp-sts-creating-a-cluster-quickly.adoc#rosa-hcp-sts-creating-a-cluster-quickly[{hcp-title} documentation].
13+
Follow this workshop to deploy a sample {product-title}(ROSA) cluster. You can then use your cluster in other learning workshops.
1514

1615
== Prerequisites
1716

18-
Before deploying a {hcp-title} cluster, you must have the following resources:
17+
Before deploying a ROSA cluster, you must have the following resources:
1918

2019
* VPC - This is a bring-your-own VPC model, also referred to as BYO-VPC.
2120
* OIDC - OIDC configuration and an OIDC provider with that specific configuration.

0 commit comments

Comments
 (0)