mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-05 20:53:33 +00:00
10 lines
383 B
Markdown
10 lines
383 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](../getting-started/quick-start-guides/deploy-workloads/workload-ingress.md)
|
|
- [Workload with NodePort](../getting-started/quick-start-guides/deploy-workloads/nodeports.md)
|