From 046eeef2a174448dfc22b55d2648d62168a8995e Mon Sep 17 00:00:00 2001 From: Heena Manwani Date: Tue, 15 Oct 2024 19:19:30 +0530 Subject: [PATCH 1/5] RHIDP-1764: Document minimum resource requirements for Operator --- .../ref-rhdh-sizing.adoc | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) rename modules/{installation => getting-started}/ref-rhdh-sizing.adoc (68%) diff --git a/modules/installation/ref-rhdh-sizing.adoc b/modules/getting-started/ref-rhdh-sizing.adoc similarity index 68% rename from modules/installation/ref-rhdh-sizing.adoc rename to modules/getting-started/ref-rhdh-sizing.adoc index 46a0a97ea3..67bf1c4dee 100644 --- a/modules/installation/ref-rhdh-sizing.adoc +++ b/modules/getting-started/ref-rhdh-sizing.adoc @@ -1,28 +1,33 @@ [id='ref-rhdh-sizing_{context}'] = Sizing requirements for {product} -Scalability of {product} requires significant resource allocation. The following table lists the sizing requirements for installing and running {product}, including both the {product-short} application and {product-short} database components. +Scalability of {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. .Recommended sizing for running {product} -[cols="40%,30%,30%", frame="all", options="header"] +[cols="25%,25%,25%,25%", frame="all", options="header"] |=== |Components |{product} application |{product} database +|{product} Operator |Central Processing Unit (CPU) |4 vCPU |2 vCPU +|1 xCPU |Memory |16 GB |8 GB +|256 Mi |Storage size |2 GB |20 GB +|NA |Replicas |2 or more |3 or more +|NA |=== \ No newline at end of file From 5945a7045eca747b17a60649cfd7f7011cfb7c4e Mon Sep 17 00:00:00 2001 From: Heena Manwani Date: Tue, 15 Oct 2024 19:24:13 +0530 Subject: [PATCH 2/5] moved module to getting started folder --- titles/getting-started-rhdh/title-getting-started.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/titles/getting-started-rhdh/title-getting-started.adoc b/titles/getting-started-rhdh/title-getting-started.adoc index 135d2965d5..b41fa9088f 100644 --- a/titles/getting-started-rhdh/title-getting-started.adoc +++ b/titles/getting-started-rhdh/title-getting-started.adoc @@ -14,7 +14,7 @@ include::artifacts/snip-customer-support-info.adoc[] include::modules/installation/con-rhdh-overview.adoc[leveloffset=+1] // Sizing -include::modules/installation/ref-rhdh-sizing.adoc[leveloffset=+1] +include::modules/getting-started/ref-rhdh-sizing.adoc[leveloffset=+1] // supported configs and customization include::modules/getting-started/ref-rhdh-supported-configs.adoc[leveloffset=+1] From 6a1e59b771651b45c2b6f453eb4b0af69d2a7521 Mon Sep 17 00:00:00 2001 From: Heena Manwani Date: Tue, 15 Oct 2024 19:27:59 +0530 Subject: [PATCH 3/5] typo --- modules/getting-started/ref-rhdh-sizing.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/getting-started/ref-rhdh-sizing.adoc b/modules/getting-started/ref-rhdh-sizing.adoc index 67bf1c4dee..6cf082ab2c 100644 --- a/modules/getting-started/ref-rhdh-sizing.adoc +++ b/modules/getting-started/ref-rhdh-sizing.adoc @@ -14,7 +14,7 @@ Scalability of {product} requires significant resource allocation. The following |Central Processing Unit (CPU) |4 vCPU |2 vCPU -|1 xCPU +|1 vCPU |Memory |16 GB From 08e78f017697af006c546355e74c9a87c898f58f Mon Sep 17 00:00:00 2001 From: Heena Manwani Date: Wed, 16 Oct 2024 15:10:59 +0530 Subject: [PATCH 4/5] SME review suggestions incorporated --- modules/getting-started/ref-rhdh-sizing.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/getting-started/ref-rhdh-sizing.adoc b/modules/getting-started/ref-rhdh-sizing.adoc index 6cf082ab2c..3780d2339b 100644 --- a/modules/getting-started/ref-rhdh-sizing.adoc +++ b/modules/getting-started/ref-rhdh-sizing.adoc @@ -19,15 +19,15 @@ Scalability of {product} requires significant resource allocation. The following |Memory |16 GB |8 GB -|256 Mi +|1500 Mi |Storage size |2 GB |20 GB -|NA +|50 Mi |Replicas |2 or more |3 or more -|NA +|1 |=== \ No newline at end of file From d2f0ea07a2c83326244e15ef2eee3b461c6f79ed Mon Sep 17 00:00:00 2001 From: Heena Manwani Date: Thu, 17 Oct 2024 19:50:40 +0530 Subject: [PATCH 5/5] SME suggestion --- modules/getting-started/ref-rhdh-sizing.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/getting-started/ref-rhdh-sizing.adoc b/modules/getting-started/ref-rhdh-sizing.adoc index 3780d2339b..d236bc76a1 100644 --- a/modules/getting-started/ref-rhdh-sizing.adoc +++ b/modules/getting-started/ref-rhdh-sizing.adoc @@ -29,5 +29,5 @@ Scalability of {product} requires significant resource allocation. The following |Replicas |2 or more |3 or more -|1 +|1 or more |=== \ No newline at end of file