Files
rancher-docs/versioned_docs/version-2.6/pages-for-subheaders/deploy-apps-across-clusters.md
T
Marty Hernandez Avedon 3644d67b06 Clarifying the options for deploying rancher across clusters (#1042)
* clarifying the options for deploying rancher across clusters

* Update versioned_docs/version-2.6/pages-for-subheaders/deploy-apps-across-clusters.md
2023-12-26 10:59:01 -05:00

21 lines
910 B
Markdown

---
title: Deploying Applications across Clusters
---
<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/pages-for-subheaders/deploy-apps-across-clusters"/>
</head>
Rancher offers several ways to deploy applications across clusters, depending on version.
## Fleet
Rancher v2.5 introduced Fleet, a new way to deploy applications across clusters.
Continuous Delivery with Fleet is GitOps at scale. For more information, refer to the [Fleet section](../how-to-guides/new-user-guides/deploy-apps-across-clusters/fleet.md).
### Multi-cluster Apps
In Rancher before v2.5, the multi-cluster apps feature was used to deploy applications across clusters. The multi-cluster apps feature is deprecated, but still available as a legacy feature.
See the [multi-cluster app documentation](../how-to-guides/new-user-guides/deploy-apps-across-clusters/multi-cluster-apps.md) for more details.