Skip to content

Commit

Permalink
OSDOCS-8388 Deploying an App Prereqs
Browse files Browse the repository at this point in the history
  • Loading branch information
xJustin committed Jan 24, 2024
1 parent 508c94a commit f52265a
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _topic_maps/_topic_map_rosa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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].

0 comments on commit f52265a

Please sign in to comment.