mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 04:28:15 +00:00
@@ -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**.
|
||||
|
||||
+1
-1
@@ -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**.
|
||||
|
||||
|
||||
@@ -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`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user