mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-04 20:23:24 +00:00
21 lines
789 B
Markdown
21 lines
789 B
Markdown
---
|
|
title: Deploying Applications across Clusters
|
|
---
|
|
|
|
<head>
|
|
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/deploy-apps-across-clusters"/>
|
|
</head>
|
|
|
|
Rancher offers several ways to deploy applications across clusters, depending on version.
|
|
|
|
## Fleet
|
|
|
|
Rancher v2.5 and later uses Fleet to deploy applications across clusters.
|
|
|
|
Continuous Delivery with Fleet is GitOps at scale. For more information, refer to the [Fleet section](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](multi-cluster-apps.md) for more details. |