Skip to content

Commit 28fd302

Browse files
jmagakthemr0c
andauthored
RHIDP-4996- Adds sizing requirements (#732)
* Updates sizing requirements * Updates sizing requirements --------- Co-authored-by: Fabrice Flore-Thébault <[email protected]>
1 parent 1328b33 commit 28fd302

File tree

3 files changed

+37
-2
lines changed

3 files changed

+37
-2
lines changed

assemblies/assembly-about-rhdh.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ Use {product} to simplify decision-making through a selection of internally appr
2020

2121

2222
include::modules/about/con-benefits-of-rhdh.adoc[leveloffset=+1]
23-
include::modules/about/ref-supported-platforms.adoc[leveloffset=+1]
23+
include::modules/about/ref-supported-platforms.adoc[leveloffset=+1]
24+
include::modules/about/ref-rhdh-sizing.adoc[leveloffset=+1]

modules/about/ref-rhdh-sizing.adoc

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
:_mod-docs-content-type: REFERENCE
2+
[id="rhdh-sizing_{context}"]
3+
= Sizing requirements for {product}
4+
5+
Scaling the {product} requires significant resource allocation. The following table lists the sizing requirements for installing and running {product}, including {product-short} application, database components, and Operator.
6+
7+
.Recommended sizing for running {product}
8+
[cols="25%,25%,25%,25%", frame="all", options="header"]
9+
|===
10+
|Components
11+
|{product} application
12+
|{product} database
13+
|{product} Operator
14+
15+
|Central Processing Unit (CPU)
16+
|4 vCPU
17+
|2 vCPU
18+
|1 vCPU
19+
20+
|Memory
21+
|16 GB
22+
|8 GB
23+
|1500 Mi
24+
25+
|Storage size
26+
|2 GB
27+
|20 GB
28+
|50 Mi
29+
30+
|Replicas
31+
|2 or more
32+
|3 or more
33+
|1 or more
34+
|===

titles/about/master.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ include::artifacts/attributes.adoc[]
1313
//{abstract}
1414

1515

16-
include::assemblies/assembly-about-rhdh.adoc[leveloffset=+1]
16+
include::assemblies/assembly-about-rhdh.adoc[]

0 commit comments

Comments
 (0)