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,11 @@
---
title: Deploying Workloads
weight: 200
aliases:
- /rancher/v2.x/en/quick-start-guide/workload/
---
These guides walk you through the deployment of an application, including how to expose the application for use outside of the cluster.
- [Workload with Ingress](./quickstart-deploy-workload-ingress)
- [Workload with NodePort](./quickstart-deploy-workload-nodeport)