Skip to content

Commit 5eb78ae

Browse files
committed
Adds sizing requirements
1 parent 70f0ee4 commit 5eb78ae

File tree

3 files changed

+57
-0
lines changed

3 files changed

+57
-0
lines changed

assemblies/assembly-about-rhdh.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ 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-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/con_rhdh-sizing.adoc

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
:_newdoc-version: 2.18.3
2+
:_template-generated: 2024-11-25
3+
4+
:_mod-docs-content-type: CONCEPT
5+
6+
[id="rhdh-sizing_{context}"]
7+
= rhdh-sizing
8+
9+
Write a short introductory paragraph that provides an overview of the module.
10+
11+
The contents of a concept module give the user descriptions and explanations needed to understand and use a product.
12+
13+
* Look at nouns and noun phrases in related procedure modules and assemblies to find the concepts to explain to users.
14+
* Explain only things that are visible to users. Even if a concept is interesting, it probably does not require explanation if it is not visible to users.
15+
* Avoid including action items. Action items belong in procedure modules. However, in some cases a concept or reference can include suggested actions when those actions are simple, are highly dependent on the context of the module, and have no place in any procedure module. In such cases, ensure that the heading of the concept or reference remains a noun phrase and not a gerund.
16+
17+
[role="_additional-resources"]
18+
.Additional resources
19+
* A bulleted list of links to other closely-related material. These links can include `link:` and `xref:` macros.
20+
* For more details on writing concept modules, see the link:https://github.com/redhat-documentation/modular-docs#modular-documentation-reference-guide[Modular Documentation Reference Guide].
21+
* Use a consistent system for file names, IDs, and titles. For tips, see _Anchor Names and File Names_ in link:https://github.com/redhat-documentation/modular-docs#modular-documentation-reference-guide[Modular Documentation Reference Guide].
22+

0 commit comments

Comments
 (0)