Create an environment-wide backup
Data Recovery Service (DRS), a microservice in CDP Private Cloud Data Services, enables you to create an environment-wide backup of Kubernetes namespaces and resources on Embedded Container Service (ECS) and OpenShift Container Platform (OCP) in CDP Private Cloud Data Services Management Console.
Cloudera recommends that you create a backup of your Kubernetes namespace before a maintenance activity, before you upgrade, or in general, as a best practice.
Role Required: PowerUser
By default, the data recovery service is located in the [***CDP_INSTALLATION_NAMESPACE***]-drs namespace. For example, if the CDP Private Cloud Data Services installation is located in the cdp namespace, the data recovery service namespace is automatically named cdp-drs. If you have multiple CDP Private Cloud Data Services installations (as in OCP), the data recovery service is named accordingly.
- Kubernetes resources associated with the cdp namespace and the embedded vault namespaces of the Control Plane in CDP Private Cloud Data Services. The resources include deployment-related information, stateful sets, secrets, and configmaps.
- Data used by the stateful pods, such as the data in the embedded database and Kubernetes persistent volume claim.
The data recovery service can also back up and restore Kubernetes namespaces behind Cloudera Data Warehouse (CDW) entities (for example, Database Catalogs and Virtual Warehouses) on demand.
Available methods to back up and restore environment
The following methods are available to back up and restore your environment:
- DRS automatic backups
- Starting from CDP Private Cloud Data Services 1.5.4, DRS automatic back ups for Control Plane, Cloudera Data Warehouse (CDW), and Cloudera Data Engineering (CDE) are enabled by default on ECS clusters for new installations or after cluster upgrade to version 1.5.4 or higher.
- Service-specific CDP CLI options
- You can use the CDP CLI options to back up and restore namespaces for Control Plane and CDW.
- Backup and Restore Manager
- You can back up and restore namespaces for Control Plane and CDW on the Backup and Restore Manager page.