Remove unneeded intermediate folders

This commit is contained in:
Billy Tat
2022-08-17 10:23:03 -07:00
parent 506e174643
commit 07355d1446
1146 changed files with 0 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)