What problem does it solve?
OpenShift clusters often require a reliable, repeatable process to install and configure the OpenShift API for Data Protection (OADP) operator and a DataProtectionApplication (DPA). It standardizes the setup across cloud providers and storage backends, reducing manual errors and ensuring backup readiness.
Core Features & Use Cases
- Install OADP operator and create the openshift-adp namespace.
- Configure cloud provider credentials and create a DataProtectionApplication.
- Verify operator readiness, Velero components, and backup storage locations; supports AWS S3, Azure Blob, GCP Cloud Storage, MCG/NooBaa and Kopia-based data mover.
- Use cases include fresh installations, cluster upgrades, provider migrations, and testing backup/restore workflows.
Quick Start
Begin by installing the OADP operator on your OpenShift cluster and creating a DPA manifest to verify backup readiness.