From a48bfd331a33d4ea4ad0b4fb9fc203a77b2ffa89 Mon Sep 17 00:00:00 2001 From: Amrita Date: Thu, 19 Jan 2023 17:49:56 +0530 Subject: [PATCH] rectifies 3 and above to only 3 --- modules/understanding-agent-install.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/understanding-agent-install.adoc b/modules/understanding-agent-install.adoc index 16d0d42548..c6b8a6e5bb 100644 --- a/modules/understanding-agent-install.adoc +++ b/modules/understanding-agent-install.adoc @@ -54,7 +54,7 @@ Recommended cluster resources for the following topologies: |Topology|Number of master nodes|Number of worker nodes|vCPU|Memory|Storage |Single-node cluster|1|0|8 vCPU cores|16GB of RAM| 120GB |Compact cluster|3|0 or 1|8 vCPU cores|16GB of RAM|120GB -|HA cluster|3 and above|2 and above |8 vCPU cores|16GB of RAM|120GB +|HA cluster|3|2 and above |8 vCPU cores|16GB of RAM|120GB |====