Add v2.13 preview docs

This commit is contained in:
Billy Tat
2025-10-24 16:06:44 -07:00
parent 1eecb56ddb
commit 51a03551a5
871 changed files with 91807 additions and 0 deletions
@@ -0,0 +1,12 @@
---
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)