Fix broken link to cluster types in cloning clusters

This commit is contained in:
Sebastiaan van Steenis
2019-03-09 06:15:24 -08:00
committed by Denise
parent b6f1e67e0b
commit 00db9d36f9
@@ -7,7 +7,7 @@ If you have a cluster in Rancher that you want to use as a template for creating
## Caveats
- Only [cluster types]({{< baseurl >}}/content/rancher/v2.x/en/cluster-provisioning) that interact with cloud hosts over API can be cloned. Duplication of imported clusters and custom clusters provisioned using Docker machine is not supported.
- Only [cluster types]({{< baseurl >}}/rancher/v2.x/en/cluster-provisioning/#cluster-creation-options) that interact with cloud hosts over API can be cloned. Duplication of imported clusters and custom clusters provisioned using Docker machine is not supported.
| Cluster Type | Cloneable? |
| -------------------------------- | ------------- |
@@ -152,4 +152,4 @@ Move `cluster-template.yml` into the same directory as the Rancher CLI binary. T
./rancher up --file cluster-template.yml
**Result:** Your cloned cluster begins provisioning. Enter `./rancher cluster ls` to confirm. You can also log into the Rancher UI and open the **Global** view to watch your provisioning cluster's progress.
**Result:** Your cloned cluster begins provisioning. Enter `./rancher cluster ls` to confirm. You can also log into the Rancher UI and open the **Global** view to watch your provisioning cluster's progress.