From b11cabce4a8596a47db5101898c94640397b9c20 Mon Sep 17 00:00:00 2001 From: Mark Bishop Date: Wed, 18 Jul 2018 11:14:28 -0700 Subject: [PATCH] corrected description of node pools, replacing API reference with Docker machine reference. --- .../v2.x/en/cluster-provisioning/rke-clusters/_index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/_index.md b/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/_index.md index 10f066adab3..6503f970f1b 100644 --- a/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/_index.md +++ b/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/_index.md @@ -15,7 +15,7 @@ RKE cluster provisioning is separated into two categories: - [Node Pools]({{< baseurl >}}/rancher/v2.x/en/cluster-provisioning/rke-clusters/node-pools/): - In this use case, Rancher uses a combination of cloud host APIs and RKE to provision a Kubernetes cluster using a major cloud provider. + In this use case, Rancher uses a Docker Machine and RKE to provision a Kubernetes cluster using a major cloud provider. - [Custom Nodes]({{< baseurl >}}/rancher/v2.x/en/cluster-provisioning/rke-clusters/custom-nodes/): @@ -23,9 +23,9 @@ RKE cluster provisioning is separated into two categories: ## Node Pools -Using Rancher, you can use APIs from major IaaS providers in combination with Rancher RKE to provision a new Kubernetes cluster quickly and easily, all from the Rancher UI. There's no need to log directly into your infrastructure provider's portal. +Rancher calls Docker Machine to provision nodes from major IaaS providers in combination with Rancher RKE to provision a new Kubernetes cluster quickly and easily, all from the Rancher UI. There's no need to log directly into your infrastructure provider's portal. -Out-of-the-box, Rancher supports the following infrastructure providers: +Out-of-the-box, Rancher includes node pool options for the infrastructure providers that follow, although you can add options by adding or creating [Node Drivers](#node-drivers). - Amazon EC2 - Microsoft Azure