Danil-Grigorev / rancher-turtles-fleet-example

A sample repository containing CAPI cluster definitions for use with Fleet.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rancher Turtles - Fleet Example

This repository can be used to import clusters into Rancher using Fleet. There are a number of different branches that you can use that demonstrate different aspects of this integration:

  • main - used for for importing cluster definitions where all clusters within a namespace are automatically imported into Rancher.
  • templates - contains Cluster API templates that are used by the Rancher Turtles documentation.

Switch to the branch to read further information.

Branch explanation

The clusters folder contains the definition for the clusters that you want to create and have imported into Rancher Manager. These definitions can be created using clusterctl or hand crafted. See the Rancher Turtles documentation for further details.

The fleet.yaml file contains configuration used by Fleet when creating bundles. Specifically in this file we are declaring that the cluster definitions should be placed in a namespace called default.

About

A sample repository containing CAPI cluster definitions for use with Fleet.

License:Apache License 2.0