From 6e2049b568e3abb6938eb867b0f896f1612a935b Mon Sep 17 00:00:00 2001 From: Mark Bishop Date: Wed, 18 Jul 2018 16:11:58 -0700 Subject: [PATCH] fixing typos --- .../en/cluster-provisioning/rke-clusters/options/_index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/options/_index.md b/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/options/_index.md index 05178979e67..255da8a95da 100644 --- a/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/options/_index.md +++ b/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/options/_index.md @@ -3,7 +3,7 @@ title: Cluster Options weight: 2250 --- -As you configure a new cluster that's provisioned using RKE, you can can choose custom Kubernetes (K8s) options. +As you configure a new cluster that's provisioned using RKE, you can choose custom Kubernetes (K8s) options. You can configure K8s options one of two ways: @@ -12,9 +12,9 @@ You can configure K8s options one of two ways: ## Rancher UI -When creating a cluster using one of the options described in [Rancher Launched Kubenernetes]({{< baseurl >}}/rancher/v2.x/en/cluster-provisioning/rke-clusters), you can configure basic K8s options using the **Cluster Options** section. +When creating a cluster using one of the options described in [Rancher Launched Kubernetes]({{< baseurl >}}/rancher/v2.x/en/cluster-provisioning/rke-clusters), you can configure basic K8s options using the **Cluster Options** section. -From this section allows you choose: +From this section you can choose: - The version of Kubernetes installed on your cluster nodes. Rancher uses its own version of Kubernetes based on [hyperkube](https://hub.docker.com/r/kubernetesonarm/hyperkube/), but packaged with more utilities.