This repository has been archived on 2023-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
gitea.kosmos.org/doc/backup-and-restore.md
2019-01-02 12:50:14 +08:00

684 B

Backups

We're using Ark for backing up Kubernetes config and GKE resources.

Backup location

Cluster configuration (including all live resources) is backed up to a Google Cloud Storage container.

Persistent volumes

Persistent volumes are just GCE disks. Thus, with the current config, Ark creates volume snapshots as native GCE disk snapshots.