From 74f4f48545514809e95d9c38d6cfd0151542611d Mon Sep 17 00:00:00 2001 From: Harshvardhan Karn Date: Tue, 11 Dec 2018 13:04:30 +0530 Subject: [PATCH] fix typo in high-availabilty (#11678) Signed-off-by: harshvkarn --- content/en/docs/setup/independent/high-availability.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/setup/independent/high-availability.md b/content/en/docs/setup/independent/high-availability.md index b43bb3377b..1df11b0c82 100644 --- a/content/en/docs/setup/independent/high-availability.md +++ b/content/en/docs/setup/independent/high-availability.md @@ -16,7 +16,7 @@ and control plane nodes are co-located. - With an external etcd cluster. This approach requires more infrastructure. The control plane nodes and etcd members are separated. -Before proceeding, you should carefully consideer which approach best meets the needs of your applications +Before proceeding, you should carefully consider which approach best meets the needs of your applications and environment. [This comparison topic](/docs/setup/independent/ha-topology/) outlines the advantages and disadvantages of each. Your clusters must run Kubernetes version 1.12 or later. You should also be aware that