mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-05 04:33:18 +00:00
3644d67b06
* clarifying the options for deploying rancher across clusters * Update versioned_docs/version-2.6/pages-for-subheaders/deploy-apps-across-clusters.md
21 lines
910 B
Markdown
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. |