Getting started with Red Hat OpenShift Service on AWS (ROSA)

Learn how to get started on Red Hat® OpenShift® Service on AWS, including how to use AWS Security Token Service (STS) to deploy a cluster. Once you’ve finished, proceed to part two and learn how to deploy an application on your new cluster.

You can also watch this interactive demonstration on how to install ROSA, from creating an account to deploying applications.

This learning path is for operations teams or system administrators

Developers may want to check out developers.redhat.com.

Get started on developers.redhat.com

Upgrading a Red Hat OpenShift Service on AWS cluster using CLI or console

5 mins

All upgrades are fully executed by Red Hat® OpenShift® Service on AWS (ROSA) for your cluster, meaning that you won't need to execute any commands or make changes to the cluster. You do have choices for scheduling them.

There are 3 ways to upgrade your cluster.

  • Manually via the command line interface (CLI) - Start a one-time immediate upgrade or schedule a one-time upgrade for a future date/time.
  • Manually via the OpenShift Cluster Manager (OCM) user interface (UI) - Start a one-time immediate upgrade or schedule a one-time upgrade for a future date/time.
  • Automated upgrades - Set an upgrade window for recurring y-stream upgrades whenever a new version is available without needing to manually schedule it (Ex: Saturday at 06:00 UTC). Minor versions have to be manually scheduled.

We will go through each of these three scenarios.

You can always use --help for more details like:

rosa upgrade cluster --help

What will you learn?

  • How to schedule a one-time immediate or future upgrade using the CLI
  • How to schedule a one-time immediate or future upgrade using the OCM UI
  • How to set an automated y-stream upgrade window for major versions 

What do you need before starting?

Upgrade manually via the CLI

  1. Check if there is an upgrade available by running the following command:

    Inline - rosa list upgrade -c <cluster-name>

    You will get a list that shows the available version and the current version of your cluster. For example:

     
    $ rosa list upgrade -c <cluster-name>
    
    	VERSION  NOTES
    
    	4.10.20   recommended
    
    	4.10.18
    
    	...
    

    In our example we see that version 4.10.18 is available and so is 4.10.20.

  2. Upgrade the cluster to the latest version by running:

    rosa upgrade cluster -c my-rosa-cluster --version 4.10.20

  3. This will schedule the cluster for upgrade within the hour. It will take some time to complete.
  4. You can also schedule the upgrade for a later date/time by using the <--schedule-date and --schedule-time flags.

Upgrade manually via OCM UI

  1. To perform an upgrade via the UI, log into OCM and select the cluster you want to upgrade.
  2. Click on the “Settings” tab.
  3. You will see if an upgrade is available and if so, click on the “Update” button.
    Upgrade button within Settings tab on OCM
  4. This will open a window allowing you to select the version to upgrade to.
  5. You can then schedule a time for the upgrade or begin it immediately.

Set up automatic updates

  1. To set up your cluster for recurring upgrades, log into OCM and select the cluster you want to upgrade.
  2. Click on the “Update Settings” tab.
  3. Under “Update Strategy” click the “Automatic” radio button.
  4. This will open up options for a day of the week and time that you can set for the update to occur.
  5. Select a “Grace period” for allowing the nodes to gracefully drain before forcing the pod eviction under “Node draining”.
  6. Click Save.

You have officially set up, deployed, and customized your first cluster. In the next resource, we’ll show you how to delete a cluster if the need arises.

Red Hat logoGithubredditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 문서 정보

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

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

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

Red Hat 소개

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

Theme

© 2026 Red Hat
맨 위로 이동