Cocktail Backup and Restore
'Cocktail Backup/Restore' backs up and restores Kubernetes cluster resources and persistent volumes.
. Cocktail Backup/Restore provides
Ensured safe backup and fast restoration.
Protection of all resources for quick restoration when needed.
Automated backup scheduled as per the defined intervals.
Adjustable retention periods for efficient operations.
It provides excellent portability.
By eliminating specific vendor dependencies, you can freely utilize it in a variety of environments.
Rapid restoration through redundant configurations in case of disasters.
Service expansion through backup and restoration.
Consistent UI and backup/restore status.
It allows easy management of multiple clusters through a unified user interface.
Users can conveniently monitor the backup and restoration status at a glance.
With Cocktail Backup & Restore, you can easily perform tasks like.
Backing up and, if necessary, restoring clusters.
Cloning clusters.
Migrating cluster resources to other clusters.
Periodically backing up cluster resources for easy restoration to a previous state in case of unforeseen issues.
2. Cocktail Repository
The Cocktail Repository is associated with object storage where backups are stored and manages connection states periodically.
Adding a cluster to the Cocktail Repository is used for cluster migration.
Cocktail supports integration with various object storage options.
AWS
GCP
Azure
MinIO(local storage)
3. Cocktail Backup
Cocktail Backup captures the current state of Kubernetes resources and creates a restore point.
Necessary information for users to create a restore point, such as the protected target cluster, data storage, retention policy, schedule, etc., is stored, making backup management easy.
Stored information in Cocktail Backup helps users efficiently replicate backups.
4. Cocktail Restore Point
Cocktail Restore Point stores the state of Kubernetes resources at a specific point in time in the object storage.
5. Cocktail Restore
Cocktail Restore uses the restore point to restore the Kubernetes state to a specific point in time, helpful in system failures, user errors, or other unexpected situations.
6. Overall Process
Create the storage for backup and restore.
Generate and execute backups to create restore points.
Perform restoration using the restore points.
Last updated