Menu Close
12.2. Installing a cluster on vSphere with customizations
In OpenShift Container Platform version 4.5, you can install a cluster on your VMware vSphere instance by using installer-provisioned infrastructure. To customize the installation, you modify parameters in the install-config.yaml
file before you install the cluster.
12.2.1. Prerequisites
-
Provision persistent storage for your cluster. To deploy a private image registry, your storage must provide
ReadWriteMany
access modes. - Review details about the OpenShift Container Platform installation and update processes.
If you use a firewall, you must configure it to allow the sites that your cluster requires access to.
注記Be sure to also review this site list if you are configuring a proxy.