Files
rancher-docs/docs/en/quick-start-guide/workload/workload.md
2022-06-23 10:58:07 +05:30

10 lines
315 B
Markdown

---
title: Deploying Workloads
weight: 200
---
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)