mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
40 lines
1.8 KiB
Plaintext
40 lines
1.8 KiB
Plaintext
:_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
|
|
+
|
|
ifdef::openshift-rosa-hcp[]
|
|
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_hcp/rosa-hcp-quickstart-guide.adoc#rosa-getting-started-environment-setup_rosa-hcp-quickstart-guide[ROSA with HCP quick start guide] for more information.
|
|
endif::openshift-rosa-hcp[]
|
|
ifdef::openshift-rosa[]
|
|
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.adoc#rosa-getting-started-environment-setup_rosa-quickstart-guide-ui[ROSA quick start guide] for more information.
|
|
endif::openshift-rosa[]
|
|
|
|
. The OpenShift Command Line Interface (CLI)
|
|
+
|
|
For more information, see
|
|
ifdef::openshift-rosa-hcp[]
|
|
link:https://docs.openshift.com/rosa/cli_reference/openshift_cli/getting-started-cli.html#cli-getting-started[Getting started with the OpenShift CLI].
|
|
endif::openshift-rosa-hcp[]
|
|
ifndef::openshift-rosa-hcp[]
|
|
xref:../../cli_reference/openshift_cli/getting-started-cli.adoc#cli-getting-started[Getting started with the OpenShift CLI].
|
|
endif::openshift-rosa-hcp[]
|
|
|
|
. A GitHub Account
|
|
+
|
|
Use your existing GitHub account or register at link:https://github.com/signup[https://github.com/signup].
|
|
|
|
include::modules/rosa-sts-understanding-aws-account-association.adoc[leveloffset=+2]
|
|
|
|
include::modules/rosa-sts-associating-your-aws-account.adoc[leveloffset=+2]
|