Skip to content

rancher/cluster-api-addon-provider-fleet

Repository files navigation

Cluster API Add-on Provider for Fleet

NOTE: 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:

  • 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 or HelmApp.
  • 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 the Fleet Cluster resource templates, allowing to perform per-cluster configuration templating for Helm based installations.

Getting started

You can refer to the provider documentation and the official Fleet documentation.

Installation

Refer to the book installation section.

Configuration

Refer to the book configuration section

Demo

asciicast

Calico CNI installation demo

asciicast

Get in contact

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