Backups
When a cocktail backup is created and executed, a backup target is created based on the backup information.
1. Preparation Before Backup Creation
To create a backup, you need to create a storage. Please refer to this place
2. Access the Backup Creation Page
Select the [Backup/Restore] - [Backup] section.

Click the [Create] button.

3. Enter backup information
Input the details for the backup.


Name*
Name of the backup to be created
Select Cluster*
Cluster to be backed up
Select Storage*
Select the storage
Only select storage with Read-Write permission
Backup Retention Period*
Backup retention period
specified in hours. Enter only numeric values
3.2 Backup Scope

1. View Details of Backup-Eligible Resources
The
button links to a screen displaying a list of selectable resources and detailed information about those resources.
The number inside the parentheses indicates the total count of backup-eligible resources.
2. Backup Scope
The backup scope allows you to choose either [Entire Cluster] to back up the entire cluster or [Selecting Namespace] to choose specific namespaces.
If you choose [Selecting Namespace], additional items will be displayed as follows.
[Screen] Select Namespace Click the icon to select the namespace, then click the [Apply] button.
[Screen] Select Namespace Verify the selected namespace.
[Screen] Confirm Selected Namespace
3. Label Selector
Using the label selector during backup allows you to perform backups targeting only resources that match specific labels or label conditions.
Click the icon to enter the name and value.
The backup target is limited to resources that satisfy all specified label conditions.

4. Resources
This item configures the cluster backup target.
"If you choose [Entire Resources] under Resources, it sets all resources within the cluster as the backup target. If you choose [Selecting Resources], you can selectively backup specific resources.
If you choose [Selecting Resources], additional items will be displayed as follows
[Screen] Select Resources
3.3 Schedule

If you choose 'not in use,' the backup will run immediately once. However, if you choose ' Schedule Execution,' the backup will automatically run according to the specified time (specified interval).
If you select 'Schedule Execution,' the backup will not run immediately but will be automatically executed at the specified time.
You can specify the desired time or interval using a cron expression or the @every notation.
#1 In Cron expression for UTC time
* * * * *
│ │ │ │ │
│ │ │ │ └─ Day of the week (0-6, 0 and 7 represent Sunday)
│ │ │ └─── Month (1-12)
│ │ └───── Day of the month (1-31)
│ └─────── Hour (0-23)
└───────── Minute (0-59)
#2 @every notation : "@every 6h", "@every 24h","@every 168h"
Maximum unit is in hours (combinations of hours, minutes, and seconds are possible)
4. Save Backup Information
Click the [Save] button.
[Screen] Save Backup Information Confirm the following message and click the [OK] button.
[Screen] Save Backup Information
5. Verify Backup
5.1 Verify Backup
You can check the created backup in the backup list.
[Screen] Backup List To view detailed information for the specific backup, click on the backup name.
[Screen] Backup List [Screen] Backup Details
5.2 To verify the restoration point
When the corresponding backup is executed, a restore point is added. In the case of scheduled backups, the backup runs according to the schedule, and a restore point is added.

To view detailed information for the specific restore point, click on the restore point name.
[Screen] Backup Details - Restore Point Details You can check the list of all restore points under [Backup/Restore] - [Restore Points].
[Screen] Restore Point List To view detailed information for the specific restore point, click on the restore point name.
[Screen] Restore Point List [Screen] Restore Point Details
6. Schedule Backup Start/Stop
Navigate to the detailed view of the corresponding scheduled backup.
[Screen] Backup List Click the [Pause Schedule] button.
[Screen] Schedule Backup Details Click the [OK] button.
[Screen] Pause Schedule Verify that the schedule has been paused.
[Screen] Confirm Pause Schedule If you wish to resume the schedule, click the
button and repeat the above steps.
7. Run Now
Navigate to the detailed view of the corresponding backup.
[Screen] Backup List Click the [Run Now] button.
[Screen] Backup Details - Run Immediately Verify the created restore point.
[Screen] Backup Details - Run Immediately - Create Restore Poin
8. Copy job
Navigate to the detailed screen of the respective backup.
[Screen] Move to Detailed Screen in Backup List "Click the [Replicate] button.
[Screen] Backup Details - Replication Click the [OK] button.
Add new configurations or modify existing settings.
Last updated
Was this helpful?