Merge branch 'rancher:main' into update-enable-view-in-api-button

This commit is contained in:
Sunil Singh
2023-12-28 10:32:12 -08:00
committed by GitHub
15 changed files with 47 additions and 37 deletions
@@ -5,14 +5,17 @@ title: Deploying Applications across Clusters
<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/pages-for-subheaders/deploy-apps-across-clusters"/>
</head>
### Fleet
Rancher v2.5 introduced Fleet, a new way to deploy applications across clusters.
Rancher offers several ways to deploy applications across clusters, depending on version.
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)
## Fleet
### Multi-cluster Apps
Rancher v2.5 and later uses Fleet to deploy applications across clusters.
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 in Rancher v2.5.
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).
Refer to the documentation [here.](../how-to-guides/new-user-guides/deploy-apps-across-clusters/multi-cluster-apps.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.