Back up with Large number of Resources
Portworx Backup now enables you to protect complex applications that consist of large number of Kubernetes resources. You can simply append large number of resources or resource sets to your namespace(s) and swiftly perform backup and restore operations without any interruption.
Below topics guide you with instructions on how to create backups and restores of namespaces that involve large number of resources or resource sets.
Backup namespaces with large number of resources
To create a backup of namespaces mapped with large number of resources, perform the following steps:
-
In the home page, click on the cluster that holds the required namespace.
-
From the cluster page, select the required namespace(s) with large number of resources.
3 All resources: this drop-down allows you to select:
-
Required resources along with a search option to traverse the list with the resource name
-
All the resources
Note that this drop-down only gives option to select resource types or resource group and not individual resources.
-
Vertical ellipsis > Select Resources: placed at the end of application row, this option allows you to select individual resources belonging to a resource group/type after selecting the resource groups through All Resources drop-down.
-
Select Resources: this window provides option to pick and choose individual resources under every resource type.
-
After selecting the required resources, click Backup.
Create Backup window does not display the resources included for the backup as the resource count is too large to display.
Portworx Backup does not allow custom selection of resources if you want to include them for the backup from the vertical ellipsis and when the resource count exceeds 1000. By default, all the resources in namespaces are selected for the backup. In such a scenario, the web console displays a notification message.
Following this notification message, Portworx Backup successfully creates a backup of namespace(s) with large number of resources. Considering the sheer number of resources tagged to a namespace, the web console does not display the resource detail in the Backup Details window after creation of backup.
For uninterrupted backups of namespaces that contain large number of resources, you can add few parameters to ConfigMap in the kube-system
namespace and customize to suit your environment. For more information on advanced settings related to such operations, refer Large resource ConfigMap parameters.
Related topics: