Install OpenShift 4.6 via UPI on VMware

Описание к видео Install OpenShift 4.6 via UPI on VMware

In this video I record installing a clean OCP 4.6.1 cluster in my lab using the UPI method on VMware 6.7U3.

Files used during this series can be located here : https://github.com/ocpdude/vmware-upi...
Access the Red Hat OpenShift downloads : https://cloud.redhat.com
See the OpenShift documentation : https://docs.openshift.com/container-...

Pull all the routes so you can manually add them to DNS using :
"oc get --all-namespaces -o jsonpath='{range .items[*]}{range .status.ingress[*]}{.host}{"\n"}{end}{end}' routes"

Комментарии

Информация по комментариям в разработке