Skip to content

Commit f9b216c

Browse files
authored
Merge branch 'release-1.3' into Manual-cherry-pick-to-release-1.3-rhdh-pull-661
2 parents 7568815 + 556e898 commit f9b216c

File tree

5 files changed

+38
-4
lines changed

5 files changed

+38
-4
lines changed

artifacts/attributes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
:installing-on-gke-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/installing_red_hat_developer_hub_on_google_kubernetes_engine/index
9696
:installing-on-gke-book-title: Installing {product} on {gke-brand-name}
9797

98-
:installing-on-eks-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html/installing_red_hat_developer_hub_on_amazon_elastic_kubernetes_service/index
98+
:installing-on-eks-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/installing_red_hat_developer_hub_on_amazon_elastic_kubernetes_service/index
9999
:installing-on-eks-book-title: Installing {product} on {eks-brand-name}
100100

101101
:installing-on-aks-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html/installing_red_hat_developer_hub_on_microsoft_azure_kubernetes_service/index

assemblies/assembly-about-rhdh.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ Use {product} to simplify decision-making through a selection of internally appr
2121

2222
include::modules/about/con-benefits-of-rhdh.adoc[leveloffset=+1]
2323
include::modules/about/ref-supported-platforms.adoc[leveloffset=+1]
24-
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+
|===

modules/about/ref-supported-platforms.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
* link:{installing-on-eks-book-url}[{eks-brand-name}]
1313
* link:{installing-on-aks-book-url}[{aks-brand-name}]
1414
* link:{installing-on-osd-on-gcp-book-url}[{gcp-brand-name}]
15-
* link:{installing-on-gke-book-url}[{gke-brand-name}]
15+
* link:{installing-on-gke-book-url}[{gke-brand-name}]

titles/about/master.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ include::artifacts/attributes.adoc[]
1212

1313
//{abstract}
1414

15-
include::assemblies/assembly-about-rhdh.adoc[]
15+
include::assemblies/assembly-about-rhdh.adoc[]

0 commit comments

Comments
 (0)