Merge pull request #714 from martyav/420-deploy-apps-across-clusters

#420 SEO Improvements: Canonical links for deploy apps across clusters directory. Part 1/1
This commit is contained in:
Billy Tat
2023-07-21 11:38:10 -07:00
committed by GitHub
13 changed files with 50 additions and 3 deletions
@@ -2,6 +2,10 @@
title: Continuous Delivery with Fleet
---
<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/deploy-apps-across-clusters/fleet"/>
</head>
Continuous Delivery with Fleet is GitOps at scale. Fleet is designed to manage up to a million clusters. It’s also lightweight enough that it works great for a [single cluster](https://fleet.rancher.io/installation#default-install) too, but it really shines when you get to a [large scale](https://fleet.rancher.io/installation#configuration-for-multi-cluster). By large scale we mean either a lot of clusters, a lot of deployments, or a lot of teams in a single organization.
Fleet is a separate project from Rancher, and can be installed on any Kubernetes cluster with Helm.