mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-04-16 11:25:36 +00:00
19 lines
718 B
Markdown
19 lines
718 B
Markdown
---
|
|
title: Deploying Rancher Server
|
|
weight: 100
|
|
aliases:
|
|
- /rancher/v2.x/en/quick-start-guide/deployment/
|
|
---
|
|
|
|
Use one of the following guides to deploy and provision Rancher and a Kubernetes cluster in the provider of your choice.
|
|
|
|
- [DigitalOcean](./digital-ocean-qs) (uses Terraform)
|
|
- [AWS](./amazon-aws-qs) (uses Terraform)
|
|
- [Azure](./microsoft-azure-qs) (uses Terraform)
|
|
- [GCP](./google-gcp-qs) (uses Terraform)
|
|
- [Vagrant](./quickstart-vagrant)
|
|
|
|
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](./quickstart-manual-setup)
|