Tools/rancher/fleet

Fleet

Deploy workloads from Git to large fleets of Kubernetes clusters

1.7kemergingGoApache License 2.0trending

The Lens

By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.

Updated Sep 2026

Fleet keeps Kubernetes clusters in sync with a Git repo, and it was built for the case where you have a lot of clusters. Put raw YAML, Helm charts, or Kustomize in Git and Fleet deploys it to one cluster or a large fleet, turning everything into Helm releases under the hood. Apache 2.0, free, and made by Rancher, now part of SUSE.

You need a Kubernetes cluster and Helm already. Install is two Helm charts. For many clusters you run a manager cluster plus an agent in each downstream cluster. The agents pull from the manager, so clusters behind NAT or on private networks work without inbound access. That pull design is why it suits edge deployments. It also comes preinstalled in Rancher as Continuous Delivery.

Solo and small teams with one or two clusters: free, but argoproj/argo-cd and fluxcd/flux2 are the more common picks, and Argo CD ships its own web UI. Medium and large teams already on Rancher: use it, it is already there. Paid support means SUSE Rancher Prime, and SUSE does not publish the price.

The catch: it is still 0.x with v1alpha1 APIs after six years. At scale the bottleneck is etcd, because stored objects grow as clusters times bundles. The docs warn against polling Git at scale and admit a GitRepo can get stuck in a Failed state under high load.

Free vs Self-Hosted vs Paid

fully free

Free: Everything. Apache 2.0 GitOps and HelmOps controllers, per-cluster agents, and a CLI. Works standalone on any community-supported Kubernetes version, or preinstalled inside Rancher.

Self-hosted: The only way it runs. Two Helm charts on an existing cluster. Multi-cluster means a manager cluster plus an agent on every downstream cluster, with etcd object count as the scaling limit.

Paid: No hosted Fleet. Commercial support comes through SUSE Rancher Prime, where Fleet is sold as Continuous Delivery with 24x7 support. SUSE lists it as request pricing and publishes no number.

Completely free and open source. Paid support exists through SUSE Rancher Prime at unpublished, quote-only pricing.

What to do by team size

Solo
free, though Argo CD or Flux is simpler for one cluster
Small team
free
Medium team
free; a natural fit if you already run Rancher
Large team
SUSE Rancher Prime support if clusters are business critical, otherwise free with a platform team
Self-hosting ops:significant

Get tools like this every Wednesday

One featured tool, three on the radar. No fluff.

Score
56/100 · C+
Adoption12/30
Maintenance10/25
Community9/20
License15/15
Analysis10/10

A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores

Trust Signals

Organization account (568 public repos)Notable author: 1,399 followers

License: Apache License 2.0

Use freely. Patent grant included.

Commercial use: ✓ Yes

About

Owner
Rancher (Organization)
Stars
1,730

Explore Further

More tools in the directory