From 63a9b6b9a5937b9727d966eed50d41763ef374d0 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Fri, 30 Apr 2021 15:52:23 -0700 Subject: [PATCH] Clarify that all three roles are required for custom cluster provisioning #2611 --- .../en/cluster-provisioning/rke-clusters/custom-nodes/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.5/en/cluster-provisioning/rke-clusters/custom-nodes/_index.md b/content/rancher/v2.5/en/cluster-provisioning/rke-clusters/custom-nodes/_index.md index 772b79b1740..419860882dd 100644 --- a/content/rancher/v2.5/en/cluster-provisioning/rke-clusters/custom-nodes/_index.md +++ b/content/rancher/v2.5/en/cluster-provisioning/rke-clusters/custom-nodes/_index.md @@ -58,7 +58,7 @@ Provision the host according to the [installation requirements]({{}}/ra >- The only Network Provider available for clusters with Windows support is Flannel. 6. Click **Next**. -7. From **Node Role**, choose the roles that you want filled by a cluster node. +7. From **Node Role**, choose the roles that you want filled by a cluster node. You must provision at least one node for each role: `etcd`, `worker`, and `control plane`. All three roles are required for a custom cluster to finish provisioning. For more information on roles, see [this section.]({{}}/rancher/v2.5/en/overview/concepts/#roles-for-nodes-in-kubernetes-clusters) >**Notes:** >