Files
rancher-docs/content/rancher/tasks/clusters/creating-a-cluster/create-cluster-digital-ocean.md
T
2018-04-23 11:14:17 -07:00

1.7 KiB

layout, title, weight
layout title weight
single-docs DigitalOcean 3275

Creating a DigitalOcean Cluster

Objectives

{{< prereq_cluster >}}

  1. Create a Droplet

    Begin by logging into DigitalOcean and provisioning a new droplet.

  2. Create the Cluster

    Use your new droplet as a template for your new Kubernetes cluster.

Create a Droplet

Create a droplet, DigitalOcean's name for a virtual machine, using the DigitalOcean website.

Provision the droplet according to our requirements.

DigitalOcean Instructions

Create the DigitalOcean Cluster

Use {{< product >}} to clone your Linux host and configure them as Kubernetes nodes.

  1. From the Clusters page, click Add Cluster.

  2. Choose Digital Ocean.

  3. Enter a Cluster Name.

  4. {{< step_create-cluster_member-roles >}}

  5. {{< step_create-cluster_cluster-options >}}

  6. {{< step_create-cluster_node-pools >}}

    1. Click Add Node Template.

    2. Paste your DigitalOcean Personal Access Token.

      DigitalOcean Instructions: How To Generate a Personal Access Token

    3. Complete the DigitalOcean Options form.

      • Droplet Options provision your cluster's geographical region and specifications.
    4. {{< step_rancher-template >}}

    5. Click Create.

    6. Optional: Add additional node pools.

  7. Review your options to confirm they're correct. Then click Create.

{{< result_create-cluster >}}