You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
== Backup and recovery for ROSA clusters without STS
50
+
45
51
All {product-title} clusters are backed up using AWS snapshots. Notably, this does not include customer data stored on persistent volumes (PVs). All snapshots are taken using the appropriate AWS snapshot APIs and are uploaded to a secure AWS S3 object storage bucket in the same account as the cluster.
46
52
47
53
[cols= "3a,2a,2a,3a",options="header"]
@@ -55,7 +61,7 @@ All {product-title} clusters are backed up using AWS snapshots. Notably, this do
55
61
.2+|Full object store backup, all SRE-managed cluster PVs
56
62
|Daily
57
63
|7 days
58
-
.2+|This is a full backup of all Kubernetes objects, such as etcd, and all SRE-managed PVs in the cluster. Etcd backup does not apply to STS clusters.
64
+
.2+|This is a full backup of all Kubernetes objects, such as etcd, and all SRE-managed PVs in the cluster.
59
65
60
66
|Weekly
61
67
|30 days
@@ -64,7 +70,7 @@ All {product-title} clusters are backed up using AWS snapshots. Notably, this do
64
70
|Full object store backup
65
71
|Hourly
66
72
|24-hour
67
-
|This is a full backup of all Kubernetes objects, such as etcd. No PVs are backed up in this backup schedule. Etcd backup does not apply to STS clusters.
73
+
|This is a full backup of all Kubernetes objects, such as etcd. No PVs are backed up in this backup schedule.
0 commit comments