Skip to content

Latest commit

 

History

History
60 lines (45 loc) · 2.93 KB

rosa-hcp-quickstart-guide.adoc

File metadata and controls

60 lines (45 loc) · 2.93 KB

{product-title} quick start guide

Follow this guide to quickly create a {product-title} (ROSA) cluster using the command-line interface (CLI), grant user access, deploy your first application, and learn how to revoke user access and delete your cluster.

Next steps

Before you can use the {cluster-manager} {hybrid-console-second} to deploy ROSA clusters, you must associate your AWS account with your Red Hat organization and create the required account-wide STS roles and policies.

Creating a Virtual Private Cloud for your {hcp-title} clusters

You must have a Virtual Private Cloud (VPC) to create {hcp-title} cluster. You can use the following methods to create a VPC:

  • Create a VPC by using a Terraform template

  • Manually create the VPC resources in the AWS console

Note

The Terraform instructions are for testing and demonstration purposes. Your own installation requires some modifications to the VPC for your own use. You should also ensure that when you use this Terraform script it is in the same region that you intend to install your cluster. In these examples, use us-east-2.

Additional resources
  • See the Terraform VPC repository for a detailed list of all options available when customizing the VPC for your needs.