1.7 KiB
layout, title, weight
| layout | title | weight |
|---|---|---|
| single-docs | DigitalOcean | 3275 |
Creating a DigitalOcean Cluster
Objectives
{{< prereq_cluster >}}
-
Begin by logging into DigitalOcean and provisioning a new droplet.
-
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.
Create the DigitalOcean Cluster
Use {{< product >}} to clone your Linux host and configure them as Kubernetes nodes.
-
From the Clusters page, click Add Cluster.
-
Choose Digital Ocean.
-
Enter a Cluster Name.
-
{{< step_create-cluster_member-roles >}}
-
{{< step_create-cluster_cluster-options >}}
-
{{< step_create-cluster_node-pools >}}
-
Click Add Node Template.
-
Paste your DigitalOcean Personal Access Token.
DigitalOcean Instructions: How To Generate a Personal Access Token
-
Complete the DigitalOcean Options form.
- Droplet Options provision your cluster's geographical region and specifications.
-
{{< step_rancher-template >}}
-
Click Create.
-
Optional: Add additional node pools.
-
-
Review your options to confirm they're correct. Then click Create.
{{< result_create-cluster >}}