Skip to content

Commit 4b0c4d2

Browse files
committed
Improving ROSA disaster recovery and cluster state backup info
1 parent 9b0094c commit 4b0c4d2

File tree

1 file changed

+55
-50
lines changed

1 file changed

+55
-50
lines changed

modules/rosa-sdpolicy-platform.adoc

Lines changed: 55 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -21,56 +21,6 @@ ifndef::rosa-with-hcp[]
2121
{product-title} (ROSA) platform.
2222
endif::rosa-with-hcp[]
2323

24-
[id="rosa-sdpolicy-backup-policy_{context}"]
25-
== Cluster backup policy
26-
27-
[IMPORTANT]
28-
====
29-
Red{nbsp}Hat does not provide a backup method for ROSA clusters with STS, which is the default. It is critical that customers have a backup plan for their applications and application data.
30-
ifndef::rosa-with-hcp[]
31-
The table below only applies to clusters created with IAM user credentials.
32-
endif::rosa-with-hcp[]
33-
====
34-
35-
Application and application data backups are not a part of the
36-
ifdef::rosa-with-hcp[]
37-
{hcp-title-first} service.
38-
endif::rosa-with-hcp[]
39-
ifndef::rosa-with-hcp[]
40-
{product-title} service.
41-
The following table outlines the cluster backup policy.
42-
43-
//Verify if the corresponding tables in policy-incident.adoc and rosa-policy-incident.adoc also need to be updated.
44-
45-
[cols= "3a,2a,2a,3a",options="header"]
46-
47-
|===
48-
|Component
49-
|Snapshot frequency
50-
|Retention
51-
|Notes
52-
53-
.2+|Full object store backup
54-
|Daily
55-
|7 days
56-
.2+|This is a full backup of all Kubernetes objects like etcd. No persistent volumes (PVs) are backed up in this backup schedule.
57-
58-
|Weekly
59-
|30 days
60-
61-
|Full object store backup
62-
|Hourly
63-
|24 hour
64-
|This is a full backup of all Kubernetes objects like etcd. No PVs are backed up in this backup schedule.
65-
66-
|Node root volume
67-
|Never
68-
|N/A
69-
|Nodes are considered to be short-term. Nothing critical should be stored on a node's root volume.
70-
71-
|===
72-
endif::rosa-with-hcp[]
73-
7424
[id="rosa-sdpolicy-autoscaling_{context}"]
7525
== Autoscaling
7626
Node autoscaling is available on
@@ -125,6 +75,61 @@ ifndef::rosa-with-hcp[]
12575
endif::rosa-with-hcp[]
12676
clusters at this time. However, custom labels are supported when creating new machine pools.
12777

78+
[id="rosa-sdpolicy-backup-policy_{context}"]
79+
== Cluster backup policy
80+
81+
[IMPORTANT]
82+
====
83+
Red Hat does not provide a backup method for ROSA clusters with STS. It is critical that customers have a backup plan for their applications and application data.
84+
====
85+
86+
Application and application data backups are not a part of the
87+
ifdef::rosa-with-hcp[]
88+
{hcp-title-first} service.
89+
endif::rosa-with-hcp[]
90+
ifndef::rosa-with-hcp[]
91+
{product-title} service.
92+
93+
ifndef::rosa-with-hcp[]
94+
95+
[%collapsible]
96+
====
97+
The table below only applies to non-STS clusters. The following components are used by Red Hat in extenuating circumstances.
98+
99+
//Verify if the corresponding tables in policy-incident.adoc and rosa-policy-incident.adoc also need to be updated.
100+
101+
[cols= "3a,2a,2a,3a",options="header"]
102+
103+
|===
104+
|Component
105+
|Snapshot frequency
106+
|Retention
107+
|Notes
108+
109+
.2+|Full object store backup
110+
|Daily
111+
|7 days
112+
.2+|This is a full backup of all Kubernetes objects like etcd. No persistent volumes (PVs) are backed up in this backup schedule.
113+
114+
|Weekly
115+
|30 days
116+
117+
|Full object store backup
118+
|Hourly
119+
|24 hour
120+
|This is a full backup of all Kubernetes objects like etcd. No PVs are backed up in this backup schedule.
121+
122+
|Node root volume
123+
|Never
124+
|N/A
125+
|Nodes are considered to be short-term. Nothing critical should be stored on a node's root volume.
126+
|===
127+
128+
endif::rosa-with-hcp[]
129+
====
130+
131+
endif::rosa-with-hcp[]
132+
128133
[id="rosa-sdpolicy-openshift-version_{context}"]
129134
== OpenShift version
130135
ifdef::rosa-with-hcp[]

0 commit comments

Comments
 (0)