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,18 @@
---
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)