Skip to content

Commit d34b1dd

Browse files
authored
Merge pull request #43997 from bmcelvee/OSDOCS-3252
OSDOCS-3252: Clarify that etcd is not backed up for STS
2 parents ec6bf1c + d76c9a6 commit d34b1dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/rosa-policy-incident.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ All {product-title} clusters are backed up using AWS snapshots. Notably, this do
5555
.2+|Full object store backup, all SRE-managed cluster PVs
5656
|Daily
5757
|7 days
58-
.2+|This is a full backup of all Kubernetes objects, such as etcd, and all SRE-managed PVs in the cluster.
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.
5959

6060
|Weekly
6161
|30 days
@@ -64,7 +64,7 @@ All {product-title} clusters are backed up using AWS snapshots. Notably, this do
6464
|Full object store backup
6565
|Hourly
6666
|24-hour
67-
|This is a full backup of all Kubernetes objects, such as etcd. No PVs are backed up in this backup schedule.
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.
6868

6969
|Node root volume
7070
|Never

0 commit comments

Comments
 (0)