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
Copy file name to clipboardExpand all lines: modules/rosa-sdpolicy-platform.adoc
+55-50Lines changed: 55 additions & 50 deletions
Original file line number
Diff line number
Diff line change
@@ -21,56 +21,6 @@ ifndef::rosa-with-hcp[]
21
21
{product-title} (ROSA) platform.
22
22
endif::rosa-with-hcp[]
23
23
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
-
74
24
[id="rosa-sdpolicy-autoscaling_{context}"]
75
25
== Autoscaling
76
26
Node autoscaling is available on
@@ -125,6 +75,61 @@ ifndef::rosa-with-hcp[]
125
75
endif::rosa-with-hcp[]
126
76
clusters at this time. However, custom labels are supported when creating new machine pools.
127
77
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.
0 commit comments