NOTE: The project is looking for more contributors.
Cluster API Add-on Provider for Fleet (CAAPF) is a Cluster API (CAPI) provider that provides integration with Fleet to enable the easy deployment of applications to a CAPI provisioned cluster.
It provides the following functionality:
- Addon provider automatically installs
Fleet
in your management cluster. - The provider will register a newly provisioned CAPI cluster with
Fleet
so that applications can be automatically deployed to the created cluster via GitOps,Bundle
orHelmApp
. - The provider will automatically create a Fleet Cluster Group for every CAPI ClusterClass. This enables you to deploy the same applications to all clusters created from the same ClusterClass.
CAPI
Cluster
,ControlPlane
resources are automatically added to theFleet
Cluster
resource templates, allowing to perform per-cluster configuration templating forHelm
based installations.
You can refer to the provider documentation and the official Fleet
documentation.
Refer to the book installation section.
Refer to the book configuration section
You can get in contact with us via the #cluster-api channel on the Rancher Users Slack.