Skip to content

akinsWin/stash

 
 

Repository files navigation

Go Report Card

Stash

Stash by AppsCode is a Kubernetes operator for restic. If you are running production workloads in Kubernetes, you might want to take backup of your disks. Traditional tools are too complex to setup and maintain in a dynamic compute environment like Kubernetes. restic is a backup program that is fast, efficient and secure with few moving parts. Stash is a TPR controller for Kubernetes built around restic to address these issues. Using Stash, you can backup Kubernetes volumes mounted in following types of workloads:

  • Deployment
  • DaemonSet
  • ReplicaSet
  • ReplicationController
  • StatefulSet

Features

  • Fast, secure, efficient backup of any kubernetes volumes.
  • Automates configuration of restic for periodic backup.
  • Store backed up files in various cloud storage provider, including S3, GCS, Azure, OpenStack Swift etc.
  • Prometheus ready metrics for backup process.

Supported Versions

Kubernetes 1.5+

Installation

To install Stash, please follow the guide here.

Using Stash

Want to learn how to use Stash? Please start here.

Contribution guidelines

Want to help improve Stash? Please start here.

Project Status

Wondering what features are coming next? Please visit here.


The stash operator collects anonymous usage statistics to help us learn how the software is being used and how we can improve it. To disable stats collection, run the operator with the flag --analytics=false.


Acknowledgement

Support

If you have any questions, you can reach out to us.

About

🛅 Backup your Kubernetes Volumes

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 81.8%
  • Python 12.1%
  • Shell 5.9%
  • Smarty 0.2%