diff --git a/_topic_maps/_topic_map_rosa.yml b/_topic_maps/_topic_map_rosa.yml index a6a0f14c0d..3057a59f69 100644 --- a/_topic_maps/_topic_map_rosa.yml +++ b/_topic_maps/_topic_map_rosa.yml @@ -161,6 +161,8 @@ Topics: Topics: - Name: Introduction File: cloud-experts-deploying-application-intro + - Name: Prerequisites + File: cloud-experts-deploying-application-prerequisites --- Name: Getting started Dir: rosa_getting_started diff --git a/cloud_experts_tutorials/cloud-experts-deploying-application/cloud-experts-deploying-application-prerequisites.adoc b/cloud_experts_tutorials/cloud-experts-deploying-application/cloud-experts-deploying-application-prerequisites.adoc new file mode 100644 index 0000000000..a8b663d98d --- /dev/null +++ b/cloud_experts_tutorials/cloud-experts-deploying-application/cloud-experts-deploying-application-prerequisites.adoc @@ -0,0 +1,24 @@ +:_mod-docs-content-type: ASSEMBLY +[id="cloud-experts-deploying-application-prerequisites"] += Tutorial: Deploying an application +include::_attributes/attributes-openshift-dedicated.adoc[] +:context: cloud-experts-deploying-application-prerequisites + +toc::[] + +//rosaworkshop.io content metadata +//Brought into ROSA product docs 22-JAN-2024 + +== Prerequisites + +. A Provisioned ROSA cluster ++ +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.html#rosa-getting-started-prerequisites_rosa-quickstart-guide-ui[Red Hat OpenShift Service on AWS quickstart guide] for more information. + +. The OpenShift Command Line Interface (CLI) ++ +For more information, see xref:../../cli_reference/openshift_cli/getting-started-cli.adoc#cli-getting-started[Getting started with the OpenShift CLI]. + +. A GitHub Account ++ +Use your existing GitHub account or register at link:https://github.com/signup[https://github.com/signup].