Skip to content

Deploy an Azure Red Hat OpenShift cluster using Ansible

License

Notifications You must be signed in to change notification settings

ryannix123/aro_ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure Red Hat OpenShift deployment

Azure Red Hat OpenShift (ARO) provides highly available, fully managed OpenShift clusters on demand, monitored and operated jointly by Microsoft and Red Hat. Kubernetes is at the core of Red Hat OpenShift. The service-level agreement (SLA) is 99.95 percent availability.

This playbook simplifies the deployment of an Azure Red Hat OpenShift cluster using an Ansible playbook. The playbook automates the tutorial found here: https://docs.microsoft.com/en-us/azure/openshift/tutorial-create-cluster

Prerequesties for running this playbook:

The Azure CLI binary - https://docs.microsoft.com/en-us/cli/azure/

The latest oc & kubectl CLI binaries - https://mirror.openshift.com/pub/openshift-v4/clients/ocp/latest/

Recommendations:

An OpenShift Pull Secret - https://cloud.redhat.com While not required to deploy ARO, an image pull secret provides authentication for the cluster to access services and registries which serve the container images for OpenShift components.

Written Instructions

YouTube Tutorial

About

Deploy an Azure Red Hat OpenShift cluster using Ansible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published