Skip to content

Commit ad3792c

Browse files
authored
Merge pull request #93496 from fmcdonal/OSDOCS-14051
OSDOCS-14051: Update the documentation with details of Storage volumes configured by default.
2 parents 8841db6 + 6ce6dc8 commit ad3792c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

modules/rosa-sts-overview-of-the-default-cluster-specifications.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,15 @@ ifndef::tf-classic,tf-hcp[]
154154
* Default Operator role prefix: `<cluster_name>-<4_digit_random_string>`
155155
endif::tf-classic,tf-hcp[]
156156

157+
|Storage
158+
|* Node volumes:
159+
** Type: AWS EBS GP3
160+
** Default size: 300GiB (adjustable at creation time)
161+
* Workload persistent volumes:
162+
** Default StorageClass: gp3-csi
163+
** Provisioner: ebs.csi.aws.com
164+
** Dynamic persistent volume provisioning
165+
157166
|Cluster update strategy
158167
|* Individual updates
159168
* 1 hour grace period for node draining

0 commit comments

Comments
 (0)