mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-05 20:53:33 +00:00
16 lines
955 B
Markdown
16 lines
955 B
Markdown
---
|
|
title: Deploying Rancher Server
|
|
---
|
|
|
|
Use one of the following guides to deploy and provision Rancher and a Kubernetes cluster in the provider of your choice.
|
|
|
|
- [DigitalOcean](../getting-started/quick-start-guides/deploy-rancher-manager/digitalocean.md) (uses Terraform)
|
|
- [AWS](../getting-started/quick-start-guides/deploy-rancher-manager/aws.md) (uses Terraform)
|
|
- [Azure](../getting-started/quick-start-guides/deploy-rancher-manager/azure.md) (uses Terraform)
|
|
- [GCP](../getting-started/quick-start-guides/deploy-rancher-manager/gcp.md) (uses Terraform)
|
|
- [Vagrant](../getting-started/quick-start-guides/deploy-rancher-manager/vagrant.md)
|
|
|
|
If you prefer, the following guide will take you through the same process in individual steps. Use this if you want to run Rancher in a different provider, on prem, or if you would just like to see how easy it is.
|
|
|
|
- [Manual Install](../getting-started/quick-start-guides/deploy-rancher-manager/helm-cli.md)
|