This is a cache of https://docs.okd.io/latest/installing/installing_azure/preparing-to-install-on-azure.html. It is a snapshot of the page at 2026-06-30T18:05:47.007+0000.
Installation methods - Installing on Azure | Installing | OKD 4
×

When you plan an OKD deployment on Microsoft Azure, you can select installer-provisioned or user-provisioned infrastructure. Compare installation methods to find the path that matches your network, security, and operational requirements.

The default installation type uses installer-provisioned infrastructure, where the installation program provisions the underlying infrastructure for the cluster.

You can also install OKD on infrastructure that you provision. If you do not use infrastructure that the installation program provisions, you must manage and support the cluster resources yourself.

Installing a cluster on installer-provisioned infrastructure

You can install a cluster on Microsoft Azure infrastructure that is provisioned by the OKD installation program, by using one of the following methods:

  • You can install OKD on Azure infrastructure that the installation program provisions and use default configuration options for a quick deployment. For more information, see "Installing a cluster quickly on Azure".

  • You can install a customized cluster on Azure infrastructure that the installation program provisions. The installation program supports some customization during installation, and many other options are available postinstallation. For more information, see "Installing a customized cluster on Azure".

  • You can customize your OKD configuration during installation so that your cluster coexists with existing IP address allocations and meets customized network requirements. For more information, see "Installing a cluster on Azure with customizations".

  • You can install a cluster on Azure in a restricted network by creating an internal mirror of the installation release content on an existing Azure Virtual Network (VNet). For more information, see "Installing a cluster on Azure in a restricted network".

  • You can install OKD on an existing Azure VNet when company guidelines limit new accounts or infrastructure. For more information, see "Installing a cluster on Azure into an existing `VNet`".

  • You can install a private cluster into an existing Azure VNet on Azure and deploy OKD on an internal network that is not visible to the internet. For more information, see "Installing a private cluster on Azure".

  • You can deploy OKD into Microsoft Azure Government (MAG) regions for US government agencies, contractors, educational institutions, and other US customers that must run sensitive workloads on Azure. For more information, see "Installing a cluster on Azure into a government region".

Installing a cluster on user-provisioned infrastructure

You can install a cluster on Azure infrastructure that you provision, by using one of the following methods:

  • You can install a cluster on Azure in a restricted network with user-provisioned infrastructure when you do not require an active internet connection to obtain software components. For more information, see "Installing a cluster on Azure in a restricted network with user-provisioned infrastructure".

  • You can install OKD on Azure by using infrastructure that you manage and Azure Resource Manager (ARM) templates to assist with the installation. For more information, see "Installing a cluster on Azure using ARM templates".