From db328969f94edbd5b796e73a66c1efaafd976a36 Mon Sep 17 00:00:00 2001 From: Muhammad Faizan Date: Mon, 3 Jun 2024 10:56:02 +0200 Subject: [PATCH] updated --- docs/user/02-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/02-configuration.md b/docs/user/02-configuration.md index 5522a5a3..2445bc75 100644 --- a/docs/user/02-configuration.md +++ b/docs/user/02-configuration.md @@ -27,7 +27,7 @@ Use the following sample CRs as guidance. Each can be applied immediately when y ## High availability -NATS Servers are set up across different Availability Zones for uninterrupted operation and uptime. To achieve this, a minimum of three Kubernetes nodes must be distributed across at-least 3 Availability zones. Failure to meet this requirement will result in NATS Servers being scheduled within the same Availability zone, compromising high availability. +NATS Servers are set up across different availability zones for uninterrupted operation and uptime. To achieve this, a minimum of three Kubernetes Nodes must be distributed across at least three availability zones. If this requirement is not met, high availability is compromised because NATS Servers would then be scheduled within the same Availability zone. ## Reference