LogoLogo
Cocktail Cloud
  • What is Cocktail Cloud?
  • Apply for Service
    • Using Cocktail Cloud
  • overview
    • Kubernetes and Cocktail Cloud
    • Understanding Concepts
      • Platform
      • Workspace
      • Cluster
      • Service Map
      • Image Build
      • Security
      • Monitoring
      • Catalog
  • Getting Started
    • Cluster Creation
      • AWS (EKS)
      • NCP (NKS)
      • Azure (AKS)
      • GCP (GKE)
      • ETC (Datacenter)
    • Cluster Registration
      • AWS (EKS)
      • NCP (NKS)
      • Azure (AKS)
      • GCP (GKE)
      • ETC (Datacenter)
    • Managing Cloud Provider
      • AWS
    • Creating a User
    • Create Service Map
    • Create Registry
      • Create Registry
      • External Registry Registration
        • Setting Up AWS ECR
        • Setting Up Azure ACR
        • Setting Up Docker Hub
        • Setting Up Docker Registry
        • Setting Up Google GCR
        • Setting Up Harbor
        • Setting Up Naver
        • Setting Up Quay
    • Create a Workspace
  • Cluster Backup and Restore
    • Cocktail Backup and Restore
    • Backup/Restore Preparations
      • AWS S3 Configuration
      • Azure Blob Storage Configuration
      • Google Cloud Storage Configuration
      • MinIO Configuration
    • Create storages
    • Backups
    • Restoration
    • Backup/Restore Overview
  • Log Service
    • Cocktail Log Service
    • Installation
      • Install Log Service
      • Registration Log Service
      • Install Log Agent
      • Install Log Operator
    • Setting
      • Change Opensearch Admin password
    • Application Logs
      • Application Management
      • Application logging
        • Automatic instrumentation of container logs
          • Java
          • Python
        • Manual measurement of file logs(SDK)
          • Java
          • Python
        • Manual measurement of file logs (Sidecar)
          • Fluent-bit
    • Container Logs
    • Cluster Audit Logs
    • Troubleshooting
  • CI/CD
    • Creating a Build Server
    • Build Image
    • Setting up a Pipeline
  • application
    • Catalog
    • Application Deployment
    • Configuration Information Creation
    • Volume Requests
    • Service Exposure
    • Ingress
    • Service Mesh Configuration
  • Platform Management
    • Multicluster Configuration
    • Cluster Management
    • Workspace Management
    • Security
    • Integrated Monitoring
  • API Management
    • API Token Issuance
    • API Issuance History
    • API Execution Logs
  • Certificate Management
    • Issuer Management
    • Private Certificate
    • Public Certificate
  • Deepening operations
    • Maintaining Login Session in Case of Inability with Ingress Configuration
    • Add Ingress Proxy Configuration
    • Accessing Harbor from a Server Other Than the Registry VM
    • Configuring Harbor with a Public SSL Certificate
Powered by GitBook

ⓒ2023. Acornsoft Corp. All rights reserved.

On this page
  • . Cocktail Backup/Restore provides
  • 2. Cocktail Repository
  • 3. Cocktail Backup
  • 4. Cocktail Restore Point
  • 5. Cocktail Restore
  • 6. Overall Process

Was this helpful?

Export as PDF
  1. Cluster Backup and Restore

Cocktail Backup and Restore

'Cocktail Backup/Restore' backs up and restores Kubernetes cluster resources and persistent volumes.

. Cocktail Backup/Restore provides

  1. 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.

  1. 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.

  1. 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.

  1. 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

  1. The Cocktail Repository is associated with object storage where backups are stored and manages connection states periodically.

  2. Adding a cluster to the Cocktail Repository is used for cluster migration.

  3. 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.

  1. 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.

  2. Stored information in Cocktail Backup helps users efficiently replicate backups.

4. Cocktail Restore Point

  1. Cocktail Restore Point stores the state of Kubernetes resources at a specific point in time in the object storage.

5. Cocktail Restore

  1. 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

  1. Create the storage for backup and restore.

  2. Generate and execute backups to create restore points.

  1. Perform restoration using the restore points.

PreviousCreate a WorkspaceNextBackup/Restore Preparations

Last updated 1 year ago

Was this helpful?

backup process
restore process