You can install an OKD cluster on vSphere by using a variety of installation methods. Each method is suitable for different use cases, such as disconnected environments or minimal configuration.
You can install OKD with the Assisted Installer. This method requires no setup for the installation program and is ideal for connected environments such as vSphere. Installing with the Assisted Installer also provides integration with vSphere, enabling autoscaling.
You can install an OKD cluster on vSphere using the Agent-based Installer. The Agent-based Installer can be used to boot an on-premise server in a disconnected environment by using a bootable image. With the Agent-based Installer, users also have the flexibility to provision infrastructure, customize network configurations, and customize installations within a disconnected environment.
You can install OKD on vSphere by using installer-provisioned infrastructure. Installer-provisioned infrastructure allows the installation program to preconfigure and automate the provisioning of resources required by OKD. Installer-provisioned infrastructure is useful for installing in environments with disconnected networks, where the installation program provisions the underlying infrastructure for the cluster.
Installing a cluster on vSphere: You can install OKD on vSphere by using installer-provisioned infrastructure installation with no customization.
Installing a cluster on vSphere with customizations: You can install OKD on vSphere by using installer-provisioned infrastructure installation with the default customization options.
Installing a cluster on vSphere in a restricted network: You can install a cluster on VMware vSphere infrastructure in a restricted network by creating an internal mirror of the installation release content.
You can use this method to deploy OKD on an internal network that is not visible to the internet.
You can install OKD on vSphere by using user-provisioned infrastructure. User-provisioned infrastructure requires the user to provision all resources required by OKD. If you do not use infrastructure that the installation program provisions, you must manage and maintain the cluster resources yourself.
Installing a cluster on vSphere with user-provisioned infrastructure: You can install OKD on VMware vSphere infrastructure that you provision or you can install OKD on VMware vSphere infrastructure that you provision with customized network configuration options.
Installing a cluster on vSphere in a restricted network with user-provisioned infrastructure: OKD can be installed on VMware vSphere infrastructure that you provision in a restricted network.
|
The steps for performing a user-provisioned infrastructure installation are provided as an example only. Installing a cluster with infrastructure you provide requires knowledge of the vSphere platform and the installation process of OKD. Use the user-provisioned infrastructure installation instructions as a guide; you are free to create the required resources through other methods. |