mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-08-15 19:56:06 +00:00
Add note about restic support being beta (#1446)
Signed-off-by: Nolan Brubaker <brubakern@vmware.com>
This commit is contained in:
committed by
KubeKween
parent
24d28c8633
commit
e0b3e6fa5f
+1
-1
@@ -1,6 +1,6 @@
|
||||
# Restic Integration
|
||||
|
||||
Velero has support for backing up and restoring Kubernetes volumes using a free open-source backup tool called [restic][1].
|
||||
Velero has support for backing up and restoring Kubernetes volumes using a free open-source backup tool called [restic][1]. This support is considered beta quality.
|
||||
|
||||
Velero has always allowed you to take snapshots of persistent volumes as part of your backups if you’re using one of
|
||||
the supported cloud providers’ block storage offerings (Amazon EBS Volumes, Azure Managed Disks, Google Persistent Disks).
|
||||
|
||||
Reference in New Issue
Block a user