From 59dbc085f06487b85183783d5689435eb2635edf Mon Sep 17 00:00:00 2001 From: Timo Giese Date: Wed, 4 Dec 2019 11:41:43 +0100 Subject: [PATCH 1/2] 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** From 4e1b3144f96892d962cab505b199a8a95dd7547c Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Fri, 6 Dec 2019 09:54:40 -0700 Subject: [PATCH 2/2] Change 'a' to 'an' --- 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 0ed61267a51..a0f96765f89 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 High Availability (HA) configuration. + Although you can run etcd on just one node, it typically takes 3, 5 or more nodes to create a High Availability (HA) configuration. - **Master nodes**