diff --git a/_topic_maps/_topic_map_rosa.yml b/_topic_maps/_topic_map_rosa.yml index a8072ca5b4..3dafbba2a5 100644 --- a/_topic_maps/_topic_map_rosa.yml +++ b/_topic_maps/_topic_map_rosa.yml @@ -124,11 +124,11 @@ Topics: Dir: cloud-experts-getting-started Distros: openshift-rosa Topics: - - Name: Setup - File: cloud-experts-getting-started-setup - Name: Deploying a cluster Dir: cloud-experts-getting-started-deploying Topics: + - Name: Choosing a deployment method + File: cloud-experts-getting-started-choose-deployment-method - Name: Simple CLI guide File: cloud-experts-getting-started-simple-cli-guide - Name: Detailed CLI guide diff --git a/cloud_experts_tutorials/cloud-experts-getting-started/cloud-experts-getting-started-deploying/cloud-experts-getting-started-choose-deployment-method.adoc b/cloud_experts_tutorials/cloud-experts-getting-started/cloud-experts-getting-started-deploying/cloud-experts-getting-started-choose-deployment-method.adoc new file mode 100644 index 0000000000..07f038e7d2 --- /dev/null +++ b/cloud_experts_tutorials/cloud-experts-getting-started/cloud-experts-getting-started-deploying/cloud-experts-getting-started-choose-deployment-method.adoc @@ -0,0 +1,24 @@ +:_mod-docs-content-type: ASSEMBLY +[id="cloud-experts-getting-started-choose-deployment-method"] += Tutorial: Choosing a deployment method +include::_attributes/attributes-openshift-dedicated.adoc[] +:context: cloud-experts-getting-started-choose-deployment-method + +toc::[] + +//rosaworkshop.io content metadata +//Brought into ROSA product docs 2023-11-16 + +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. + +== Deployment options + +For those who are thinking: + +* "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] +* "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] +* "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] +* "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] +* "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] + +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. \ No newline at end of file diff --git a/cloud_experts_tutorials/cloud-experts-getting-started/cloud-experts-getting-started-deploying/cloud-experts-getting-started-simple-cli-guide.adoc b/cloud_experts_tutorials/cloud-experts-getting-started/cloud-experts-getting-started-deploying/cloud-experts-getting-started-simple-cli-guide.adoc index 89f91424c3..d54db7a21c 100644 --- a/cloud_experts_tutorials/cloud-experts-getting-started/cloud-experts-getting-started-deploying/cloud-experts-getting-started-simple-cli-guide.adoc +++ b/cloud_experts_tutorials/cloud-experts-getting-started/cloud-experts-getting-started-deploying/cloud-experts-getting-started-simple-cli-guide.adoc @@ -18,7 +18,7 @@ While this simple deployment works well for a tutorial setting, clusters used in == Prerequisites -* 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. +* You have completed the prerequisites in the Setup tutorial. == Creating account roles Run the following command _once_ for each AWS account and y-stream OpenShift version: diff --git a/cloud_experts_tutorials/cloud-experts-getting-started/cloud-experts-getting-started-deploying/cloud-experts-getting-started-simple-ui-guide.adoc b/cloud_experts_tutorials/cloud-experts-getting-started/cloud-experts-getting-started-deploying/cloud-experts-getting-started-simple-ui-guide.adoc index b17069dc64..004207e645 100644 --- a/cloud_experts_tutorials/cloud-experts-getting-started/cloud-experts-getting-started-deploying/cloud-experts-getting-started-simple-ui-guide.adoc +++ b/cloud_experts_tutorials/cloud-experts-getting-started/cloud-experts-getting-started-deploying/cloud-experts-getting-started-simple-ui-guide.adoc @@ -18,7 +18,7 @@ While this simple deployment works well for a workshop setting, clusters used in == Prerequisites -* 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. +* You have completed the prerequisites in the Setup tutorial. == Creating account roles Run the following command _once_ for each AWS account and y-stream OpenShift version: