Migrating VMs from VMware vSphere to OpenShift
OpenShift® Virtualization supports the migration of VMs from VMware vSphere to OpenShift.
Before you begin
- Ensure that the internal OpenShift registry setup is complete. Use an OpenShift internal registry image from a single namespace to provision workloads across multiple namespaces. After the internal OpenShift registry setup is complete, follow this procedure to use an OpenShift internal registry image that is stored in a single namespace to provision workloads across desired namespaces.
- Deploy the Migration Toolkit for Virtualization (MTV) operator. For more information about deploying MTV operator, see Installing the Migration Toolkit for Virtualization.
About this task
OpenShift Virtualization supports the migration of VMs from VMware vSphere to OpenShift. To accelerate this process, it uses Virtual Disk Development Kit (VDDK) images. VDDK enables faster, block-level access to VM disks, reducing transfer times by skipping unused data and improving overall performance. It is useful for large VMs or bulk migrations. For more information about how to build and configure the VDDK image, see OpenShift.
Note: In this procedure, Origin Namespace refers to where the internal image is stored and
Destination Namespace refers to where the image are pulled and used by pods.