Files
rancher-docs/versioned_docs/version-2.5/quick-start-guide/deployment/deployment.md
2022-08-17 10:23:03 -07:00

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)