From 7694716bd3f127e62798892421e89628310497f7 Mon Sep 17 00:00:00 2001 From: Mark Bishop Date: Mon, 30 Jul 2018 10:41:44 -0700 Subject: [PATCH 1/2] do fix --- .../en/quick-start-guide/deployment/digital-ocean-qs/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/quick-start-guide/deployment/digital-ocean-qs/_index.md b/content/rancher/v2.x/en/quick-start-guide/deployment/digital-ocean-qs/_index.md index ac618427c8f..7458827ef30 100644 --- a/content/rancher/v2.x/en/quick-start-guide/deployment/digital-ocean-qs/_index.md +++ b/content/rancher/v2.x/en/quick-start-guide/deployment/digital-ocean-qs/_index.md @@ -22,7 +22,7 @@ The following steps will quickly deploy a Rancher Server with a 3-node cluster a 3. Rename the `terraform.tfvars.example` file to `terraform.tfvars`. -4. Edit `terraform.tfvars` to include your Digital Ocean Access Key. +4. Edit `terraform.tfvars` to include your DigitalOcean Access Key. 5. Run `terraform init`. From 5604854ac6d9cc85ccfa83a1904301f35019987e Mon Sep 17 00:00:00 2001 From: Mark Bishop Date: Mon, 30 Jul 2018 11:03:21 -0700 Subject: [PATCH 2/2] fixed other instances --- .../en/cluster-provisioning/rke-clusters/node-pools/_index.md | 4 ++-- .../rke-clusters/node-pools/digital-ocean/_index.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/node-pools/_index.md b/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/node-pools/_index.md index d3f067980c9..a2bcb9b3f35 100644 --- a/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/node-pools/_index.md +++ b/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/node-pools/_index.md @@ -44,8 +44,8 @@ If you want to use a node driver that Rancher doesn't support out-of-the-box, yo ## Activating/Deactivating Node Drivers -By default, Rancher only activates drivers for the most popular cloud providers, Amazon EC2, Azure, Digital Ocean and vSphere. If you want to show or hide any node driver, you can change it's status. +By default, Rancher only activates drivers for the most popular cloud providers, Amazon EC2, Azure, DigitalOcean and vSphere. If you want to show or hide any node driver, you can change it's status. 1. From the **Global** view, select **Node Drivers** from the main menu. -2. Find the driver that you want to activate or deactivate and select **Vertical Elipsis (... ) > Edit**. Choose either **Activate** or **Deactivate**. +2. Find the driver that you want to activate or deactivate and select **Vertical Elipsis (...) > Edit**. Choose either **Activate** or **Deactivate**. diff --git a/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/node-pools/digital-ocean/_index.md b/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/node-pools/digital-ocean/_index.md index 1d6f53926b4..479683c182c 100644 --- a/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/node-pools/digital-ocean/_index.md +++ b/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/node-pools/digital-ocean/_index.md @@ -9,7 +9,7 @@ Use {{< product >}} to create a Kubernetes cluster using DigitalOcean. 1. From the **Clusters** page, click **Add Cluster**. -2. Choose **Digital Ocean**. +2. Choose **DigitalOcean**. 3. Enter a **Cluster Name**.