×

Prerequisites

Choosing a method to install OKD on oVirt

You can install OKD on installer-provisioned or user-provisioned infrastructure. 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 maintain the cluster resources yourself.

See Installation process for more information about installer-provisioned and user-provisioned installation processes.

Installing a cluster on installer-provisioned infrastructure

You can install a cluster on oVirt virtual machines that are provisioned by the OKD installation program, by using one of the following methods:

Installing a cluster on user-provisioned infrastructure

You can install a cluster on oVirt virtual machines that you provision, by using one of the following methods:

  • Installing a cluster on oVirt with user-provisioned infrastructure: You can install OKD on oVirt virtual machines that you provision. You can use the provided Ansible playbooks to assist with the installation.

  • Installing a cluster on oVirt in a restricted network: You can install OKD on oVirt in a restricted or disconnected network by creating an internal mirror of the installation release content. You can use this method to install a user-provisioned cluster that does not require an active internet connection to obtain the software components. You can also use this installation method to ensure that your clusters only use container images that satisfy your organizational controls on external content.