Challenge 01 - ARO Cluster Deployment

< Previous Challenge - Home - Next Challenge >

Introduction

Red Hat OpenShift is an enterprise-ready Kubernetes container platform with full-stack automated operations to manage hybrid and multi-cloud deployments often referred to as “Enterprise Kubernetes”​. It is jointly engineered, operated, and supported by both ​Microsoft and Red Hat with an integrated support experience​.

There are differences between Kubernetes and ARO:

Now that we got that down, it’s time to deploy the Azure Red Hat OpenShift cluster we’ll be using for this hack! You’ll learn how to deploy a cluster, how to access the web console, and how to connect to the ARO cluster.

Description

In this challenge we will deploy our first Azure Red Hat OpenShift cluster. This will give us an opportunity to learn how to use the oc OpenShift CLI, the Azure CLI to issue OpenShift commands, as well as how to access the ARO Web Console.

Success Criteria

To complete this challenge successfully, you should be able to:

Learning Resources