What is Stash?
masterStash is a cloud-native data backup and recovery solution for Kubernetes workloads. It operates as a Kubernetes operator that leverages restic or Kubernetes CSI Driver VolumeSnapshotter functionality.
Stash allows you to:
- Backup Kubernetes volumes mounted in workloads (Deployments, DaemonSets, StatefulSets, etc.).
- Backup stand-alone volumes (PersistentVolumeClaims and PersistentVolumes).
- Backup and restore databases (available in Enterprise Edition).
- Extend functionality for custom workloads using addons.