Installing OCP 4.5 via UPI on Azure
OCPdude
0:00 / 0:00
Installing OCP 4.5 via UPI on Azure
2 301 просмотр · 5 лет назад
OCPdude
1,61 тыс. подписчиков
2 301 просмотр · 5 лет назад
In this video I will go through the process of installing Red Hat OpenShift Container Platform 4.5 on Azure via the UPI (User-Provisioned-Installation) procedures. This install option is common when setting like pre-defined resource groups are required by enterprise teams.
As info, please find the below links I reference in this video:
1. Access your download subscription and files from https://cloud.redhat.com
2. Obtain the Azure CLI from https://docs.microsoft.com/en-us/cli/...
3. Fetch the 'jq' binary from https://stedolan.github.io/jq/download/
4. Refer to the Red Hat documentation, Azure, ARM Templates from https://docs.openshift.com/container-...
5. View the script / steps performed during the install (these steps should be modified for your specific environment) at https://github.com/ocpdude/azure-upi-...