Adding content from docusaurus

This commit is contained in:
Divya Mohan
2022-06-23 10:58:07 +05:30
parent bf975c0eb0
commit 45c96d98be
3106 changed files with 399093 additions and 0 deletions
@@ -0,0 +1,20 @@
---
title: Deploying Rancher Server
weight: 100
---
Use one of the following guides to deploy and provision Rancher and a Kubernetes cluster in the provider of your choice.
- [AWS](./amazon-aws-qs) (uses Terraform)
- [AWS Marketplace](./amazon-aws-marketplace-qs) (uses Amazon EKS)
- [Azure](./microsoft-azure-qs) (uses Terraform)
- [DigitalOcean](./digital-ocean-qs) (uses Terraform)
- [GCP](./google-gcp-qs) (uses Terraform)
- [Hetzner Cloud](./hetzner-cloud-qs) (uses Terraform)
- [Vagrant](./quickstart-vagrant)
- [Equinix Metal](./equinix-metal-qs)
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)