Skip to content

Commit 968d09e

Browse files
committed
OSDOCS 6764:Removed info on PV backups.
1 parent fd00198 commit 968d09e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

modules/policy-incident.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The following activities can trigger notifications:
4141

4242
[id="backup-recovery_{context}"]
4343
== Backup and recovery
44-
All {product-title} clusters are backed up using cloud provider snapshots. Notably, this does not include customer data stored on persistent volumes. All snapshots are taken using the appropriate cloud provider snapshot APIs and are uploaded to a secure object storage bucket (S3 in AWS, and GCS in Google Cloud) in the same account as the cluster.
44+
All {product-title} clusters are backed up using cloud provider snapshots. Notably, this does not include customer data stored on persistent volumes (PVs). All snapshots are taken using the appropriate cloud provider snapshot APIs and are uploaded to a secure object storage bucket (S3 in AWS, and GCS in Google Cloud) in the same account as the cluster.
4545

4646
//Verify if the corresponding tables in rosa-sdpolicy-platform.adoc and rosa-policy-incident.adoc also need to be updated.
4747

@@ -53,10 +53,10 @@ All {product-title} clusters are backed up using cloud provider snapshots. Notab
5353
|Retention
5454
|Notes
5555

56-
.2+|Full object store backup, all cluster persistent volumes (PVs)
56+
.2+|Full object store backup
5757
|Daily
5858
|7 days
59-
.2+|This is a full backup of all Kubernetes objects like etcd, as well as all PVs in the cluster.
59+
.2+|This is a full backup of all Kubernetes objects like etcd. No PVs are backed up in this backup schedule.
6060

6161
|Weekly
6262
|30 days

modules/rosa-sdpolicy-platform.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ The following table outlines the cluster backup policy.
3131
|Retention
3232
|Notes
3333

34-
.2+|Full object store backup, all cluster persistent volumes (PVs)
34+
.2+|Full object store backup
3535
|Daily
3636
|7 days
37-
.2+|This is a full backup of all Kubernetes objects like etcd, as well as all PVs in the cluster.
37+
.2+|This is a full backup of all Kubernetes objects like etcd. No persistent volumes (PVs) are backed up in this backup schedule.
3838

3939
|Weekly
4040
|30 days

0 commit comments

Comments
 (0)