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

OSDOCS-8388 Deploying an App Prereqs

This commit is contained in:
xJustin
2024-01-22 14:03:31 -05:00
committed by openshift-cherrypick-robot
parent 2bc963f693
commit 71a06ec0f5
2 changed files with 26 additions and 0 deletions

View File

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

View File

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