Backing up and restoring virtual machines
Back up and restore virtual machines by using the OpenShift API for Data Protection (OADP).
Prerequisites
- Access to the cluster as a user with the
cluster-admin
role.
Procedure
Install the OADP Operator according to the instructions for your storage provider.
Install the Data Protection Application with the
kubevirt
andopenshift
plugins.Back up virtual machines by creating a Backup custom resource (CR).
Restore the
Backup
CR by creating a Restore CR.