Prerequisites for Deployment on Azure using OpenShift

  • Azure CLI: 2.0.48
  • OpenShift:
    • Client - v3.10 (oc)
    • Server - v3.10
  • Docker: 18.06.1-ce

Before you use the resource template to deploy OpenShift, carefully follow the steps at https://docs.microsoft.com/en-us/azure/virtual-machines/linux/openshift-prerequisites.

Install Azure client tool az and OpenShift CLI tool oc (https://docs.openshift.com/container-platform/3.6/cli_reference/get_started_cli.html).

You need to have full rights in Azure portal to execute the steps such as creating Service Principal and assigning mentioned roles.