mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 06:46:26 +01:00
18 lines
730 B
Plaintext
18 lines
730 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * rosa_getting_started/rosa-getting-started.adoc
|
|
// * rosa_getting_started/rosa-quickstart.adoc
|
|
|
|
[id="rosa-getting-started-environment-setup_{context}"]
|
|
= Setting up the environment
|
|
|
|
Before you create a {product-title} (ROSA) cluster, you must set up your environment by completing the following tasks:
|
|
|
|
* Enable ROSA in your AWS account.
|
|
* Install and configure the required command line interface (CLI) tools.
|
|
* Verify the configuration of the CLI tools.
|
|
* Verify that the AWS Elastic Load Balancing (ELB) service role exists.
|
|
* Verify that the required AWS resource quotas are available.
|
|
|
|
You can follow the procedures in this section to complete these setup requirements.
|