How to create a cluster in Red Hat OpenShift Service on AWS with STS

Learn how to set up accounts and clusters with Red Hat® OpenShift® Service on AWS (ROSA) using AWS Security Token Service (STS) to help build container-based applications faster.

Please note, this is the deployment method that Red Hat recommends. For non-STS ROSA deployment, visit this page.

This learning path is for operations teams or system administrators

Developers may want to check out Foundations of OpenShift on developers.redhat.com.

Get started on developers.redhat.com

Setting up STS environment for Red Hat OpenShift Service on AWS (ROSA)

30 mins

Using ROSA with the Amazon security token service (STS) requires an environment to be set up before clusters can be deployed. This setup process will include installing the AWS Command Line Interface (CLI), ROSA CLI, and OpenShift CLI. 

What will you learn?

What you need before starting:

Creating a cluster environment:

  1. Sign into your AWS account and enable the ROSA service from the AWS console. 
  2. Install and configure the AWS CLI for your instance. 
  3. Download the latest version of ROSA and install it.
    • Extract the file with the following command: $ tar xvf rosa-linux.tar.gz
    • Add rosa to your path: $ sudo mv rosa /usr/local/bin/rosa
    • Verify rosa CLI is installed: $ rosa version
  4. Sign into your Red Hat account through the ROSA CLI and verify the AWS account quotas.
  5. Run the necessary commands to validate your credentials and prepare your AWS account for cluster deployment. 
    • For AWS opt-in regions only: set the security token version to version 2 in your AWS account.
  6. Then install OpenShift CLI (oc) to verify your ROSA installation
    • Download (oc) with the following command: $ rosa download openshift-client
  7. Extract with this: $ tar xvf openshift-client-linux.tar.gz
  8. Add (oc) to your path: $ sudo mv oc /usr/local/bin/oc
  9. Verify (oc) is installed correctly with: $ rosa verify openshift-client

Once these steps are complete, your environment is ready to create a cluster.
 

Red Hat logoGithubredditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 문서 정보

Red Hat을 사용하는 고객은 신뢰할 수 있는 콘텐츠가 포함된 제품과 서비스를 통해 혁신하고 목표를 달성할 수 있습니다. 최신 업데이트를 확인하세요.

보다 포괄적 수용을 위한 오픈 소스 용어 교체

Red Hat은 코드, 문서, 웹 속성에서 문제가 있는 언어를 교체하기 위해 최선을 다하고 있습니다. 자세한 내용은 다음을 참조하세요.Red Hat 블로그.

Red Hat 소개

Red Hat은 기업이 핵심 데이터 센터에서 네트워크 에지에 이르기까지 플랫폼과 환경 전반에서 더 쉽게 작업할 수 있도록 강화된 솔루션을 제공합니다.

Theme

© 2026 Red Hat
맨 위로 이동