From 59dbc085f06487b85183783d5689435eb2635edf Mon Sep 17 00:00:00 2001 From: Timo Giese Date: Wed, 4 Dec 2019 11:41:43 +0100 Subject: [PATCH] Update _index.md --- content/rancher/v2.x/en/overview/architecture/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/overview/architecture/_index.md b/content/rancher/v2.x/en/overview/architecture/_index.md index 863c1c780d2..0ed61267a51 100644 --- a/content/rancher/v2.x/en/overview/architecture/_index.md +++ b/content/rancher/v2.x/en/overview/architecture/_index.md @@ -19,7 +19,7 @@ A Kubernetes cluster consists of multiple nodes. - **etcd database** - Although you can run etcd on just one node, it typically takes 3, 5 or more nodes to create an HA configuration. + Although you can run etcd on just one node, it typically takes 3, 5 or more nodes to create an High Availability (HA) configuration. - **Master nodes**