Skip to content

Latest commit

 

History

History
129 lines (85 loc) · 7.94 KB

installing-vsphere-installer-provisioned-network-customizations.adoc

File metadata and controls

129 lines (85 loc) · 7.94 KB

Installing a cluster on vSphere with network customizations

In {product-title} version {product-version}, you can install a cluster on your VMware vSphere instance by using installer-provisioned infrastructure with customized network configuration options. By customizing your network configuration, your cluster can coexist with existing IP address allocations in your environment and integrate with existing MTU and VXLAN configurations. To customize the installation, you modify parameters in the install-config.yaml file before you install the cluster.

You must set most of the network configuration parameters during installation, and you can modify only kubeProxy configuration parameters in a running cluster.

Prerequisites

Additional resources

Creating registry storage

After you install the cluster, you must create storage for the registry Operator.

For instructions about configuring registry storage so that it references the correct PVC, see Configuring the registry for vSphere.

Additional resources

Next steps