mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-04-15 19:05:41 +00:00
10 lines
315 B
Markdown
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)
|