Skip to content

Commit 76d2277

Browse files
committed
OSDOCS-8371
1 parent 650bfbf commit 76d2277

File tree

4 files changed

+28
-4
lines changed

4 files changed

+28
-4
lines changed

_topic_maps/_topic_map_rosa.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,11 +124,11 @@ Topics:
124124
Dir: cloud-experts-getting-started
125125
Distros: openshift-rosa
126126
Topics:
127-
- Name: Setup
128-
File: cloud-experts-getting-started-setup
129127
- Name: Deploying a cluster
130128
Dir: cloud-experts-getting-started-deploying
131129
Topics:
130+
- Name: Choosing a deployment method
131+
File: cloud-experts-getting-started-choose-deployment-method
132132
- Name: Simple CLI guide
133133
File: cloud-experts-getting-started-simple-cli-guide
134134
- Name: Detailed CLI guide
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="cloud-experts-getting-started-choose-deployment-method"]
3+
= Tutorial: Choosing a deployment method
4+
include::_attributes/attributes-openshift-dedicated.adoc[]
5+
:context: cloud-experts-getting-started-choose-deployment-method
6+
7+
toc::[]
8+
9+
//rosaworkshop.io content metadata
10+
//Brought into ROSA product docs 2023-11-16
11+
12+
There are a few different ways to deploy a cluster, and this tutorial outlines each method. You only need to choose one based on your preferences and needs. Use the decision tree below to find the deployment method that best fits your situation.
13+
14+
== Deployment options
15+
16+
For those who are thinking:
17+
18+
* "Just tell me the commands I need to run!" - 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]
19+
* "I do not like CLI tools. Give me 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]
20+
* "I need details and want to use a CLI!" - 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]
21+
* "I need details and want to use a user interface!" 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+
* "I want to experiment with the newest 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]
23+
24+
All of the above deployment options work well for this workshop. If you are doing this workshop 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-simple-cli-guide.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ While this simple deployment works well for a tutorial setting, clusters used in
1818

1919
== Prerequisites
2020

21-
* You have completed the prerequisites in the xref:../../../cloud_experts_tutorials/cloud-experts-getting-started/cloud-experts-getting-started-setup.adoc#cloud-experts-getting-started-setup[Setup] tutorial.
21+
* You have completed the prerequisites in the Setup tutorial.
2222

2323
== Creating account roles
2424
Run the following command _once_ for each AWS account and y-stream OpenShift version:

cloud_experts_tutorials/cloud-experts-getting-started/cloud-experts-getting-started-deploying/cloud-experts-getting-started-simple-ui-guide.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ While this simple deployment works well for a workshop setting, clusters used in
1818

1919
== Prerequisites
2020

21-
* You have completed the prerequisites in the xref:../../../cloud_experts_tutorials/cloud-experts-getting-started/cloud-experts-getting-started-setup.adoc#cloud-experts-getting-started-setup[Setup] tutorial.
21+
* You have completed the prerequisites in the Setup tutorial.
2222

2323
== Creating account roles
2424
Run the following command _once_ for each AWS account and y-stream OpenShift version:

0 commit comments

Comments
 (0)