mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-04-16 11:25:36 +00:00
do fix
This commit is contained in:
@@ -5,7 +5,7 @@ weight: 100
|
||||
|
||||
The following are the current guides for provisioning Rancher Server and a cluster:
|
||||
|
||||
- [Digital Ocean Quick Start](./digital-ocean-qs) - We provide you with a Terraform script that completely automates the set up of the Rancher Server and registers a cluster for you to get started with.
|
||||
- [DigitalOcean Quick Start](./digital-ocean-qs) - We provide you with a Terraform script that completely automates the set up of the Rancher Server and registers a cluster for you to get started with.
|
||||
|
||||
- [Vagrant Quick Start](./quickstart-vagrant) - We provide you with a Vagrant configuration that again completely automates the set up of the Rancher Server and registers a 3 node cluster.
|
||||
|
||||
|
||||
@@ -5,12 +5,12 @@ weight: 100
|
||||
The following steps will quickly deploy a Rancher Server with a 3-node cluster attached.
|
||||
|
||||
>**Note**
|
||||
>Deploying to Digital Ocean will incur charges.
|
||||
>Deploying to DigitalOcean will incur charges.
|
||||
|
||||
## Prerequisites
|
||||
|
||||
- [Digital Ocean Account](https://www.digitalocean.com): You will require an account on DigitalOcean as this is where the server and cluster will run.
|
||||
- [Digital Ocean Access Key](https://www.digitalocean.com/community/tutorials/how-to-create-a-digitalocean-space-and-api-key): Use this link to create a DigitalOcean Access Key if you don't have one.
|
||||
- [DigitalOcean Account](https://www.digitalocean.com): You will require an account on DigitalOcean as this is where the server and cluster will run.
|
||||
- [DigitalOcean Access Key](https://www.digitalocean.com/community/tutorials/how-to-create-a-digitalocean-space-and-api-key): Use this link to create a DigitalOcean Access Key if you don't have one.
|
||||
- [Terraform](https://www.terraform.io/downloads.html): Used to provision the server and cluster to DigitalOcean.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user