×

This page outlines the minimum list of commands to deploy a ROSA cluster using the user interface (UI).

While this simple deployment works well for a tutorial setting, clusters used in production should be deployed with a more detailed method.

Prerequisites

  • You have completed the prerequisites in the Setup tutorial.

Creating account roles

Run the following command once for each AWS account and y-stream OpenShift version:

rosa create account-roles --mode auto --yes

Creating Red Hat OpenShift Cluster Manager roles

  1. Create one OpenShift Cluster Manager role for each AWS account by running the following command:

    rosa create ocm-role --mode auto --admin --yes
  2. Create one OpenShift Cluster Manager user role for each AWS account by running the following command:

    rosa create user-role --mode auto --yes
  3. Use the OpenShift Cluster Manager to select your AWS account, cluster options, and begin deployment.

  4. OpenShift Cluster Manager UI displays cluster status.

    cloud experts getting started deployment ui cluster create