Snapshot StatefulSet Volumes | Stash #57
Replies: 1 comment
-
|
Is restoration on existing volumes supported?
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Snapshot StatefulSet Volumes | Stash
Snapshotting the volumes of a StatefulSet This guide will show you how to use Stash to snapshot the volumes of a StatefulSet and restore them from the snapshots using Kubernetes VolumeSnapshot API. In this guide, we are going to backup the volumes in Google Cloud Platform with the help of GCE Persistent Disk CSI Driver.
Before You Begin At first, you need to be familiar with the GCE Persistent Disk CSI Driver.
https://stash.run/docs/v2023.08.18/guides/volumesnapshot/statefulset/
Beta Was this translation helpful? Give feedback.
All reactions