From 6f504b866424c6322b1f99f4b0881c5dc1750d6e Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Mon, 10 Feb 2020 11:01:51 -0700 Subject: [PATCH] Clarify the optimal environment for Rancher --- .../v2.x/en/installation/k8s-install/kubernetes-rke/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/installation/k8s-install/kubernetes-rke/_index.md b/content/rancher/v2.x/en/installation/k8s-install/kubernetes-rke/_index.md index 7707b3823f5..361ebf300c9 100644 --- a/content/rancher/v2.x/en/installation/k8s-install/kubernetes-rke/_index.md +++ b/content/rancher/v2.x/en/installation/k8s-install/kubernetes-rke/_index.md @@ -6,7 +6,7 @@ aliases: - /rancher/v2.x/en/installation/ha/kubernetes-rke/ --- -Use RKE to install a Kubernetes cluster on your three nodes using a high-availability etcd configuration. +This section describes how to install a Kubernetes cluster on your three nodes according to our [best practices for the Rancher server environment.]({{}}/rancher/v2.x/en/overview/architecture-recommendations/#environment-for-kubernetes-installations) This cluster should be dedicated to run only the Rancher server. We recommend using RKE to install Kubernetes on this cluster. Hosted Kubernetes providers such as EKS should not be used. For systems without direct internet access, refer to [Air Gap: Kubernetes install.]({{}}/rancher/v2.x/en/installation/air-gap-high-availability/)