Skip to content

Cluster API Add-on Provider for Fleet will auto register child clusters with fleet.

License

Notifications You must be signed in to change notification settings

rancher-sandbox/cluster-api-addon-provider-fleet

Repository files navigation

Cluster API Add-on Provider for Fleet

NOTE: this is a work in progress. The project is looking for more contributors.

What is Cluster API Add-on Provider for Fleet (CAAPF)?

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:

  • The provider will register a newly provisioned CAPI cluster with Fleet so that applications can be automatically deployed to the created cluster using GitOps.
  • 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.

Demo

asciicast

Getting started

You can refer to the provider documentation here.

Get in contact

You can get in contact with us via the #cluster-api channel on the Rancher Users Slack.