1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 06:46:26 +01:00

OSDOCS-8371

This commit is contained in:
Janelle Neczypor
2023-11-16 10:20:15 -08:00
parent 650bfbf6db
commit 76d2277773
4 changed files with 28 additions and 4 deletions

View File

@@ -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

View File

@@ -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.

View File

@@ -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:

View File

@@ -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: