Add version 2.10 preview

This commit is contained in:
Billy Tat
2024-10-29 09:10:58 -07:00
parent 90de481f7e
commit ca135c1a65
915 changed files with 146262 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)