Files
rancher-docs/docs/getting-started/quick-start-guides/deploy-workloads/deploy-workloads.md
2024-01-29 10:07:22 -08:00

13 lines
402 B
Markdown

---
title: Deploying Workloads
---
<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/getting-started/quick-start-guides/deploy-workloads"/>
</head>
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](workload-ingress.md)
- [Workload with NodePort](nodeports.md)