Cluster Fleet Management
Users can manage a group of cluster as a single fleet and apply custom blueprint(s) to one or more fleet(s). Tag all the required clusters using a label k8smgmt.io/fleet and fleet value (any text). Once the set of clusters are marked with label k8smgmt.io/fleet and a custom blueprint is assigned to manage the fleet values, publishing a version of the blueprint to the fleet would update all the clusters in that fleet
Refer Cluster Labels to know how to Add/Remove Labels For A Cluster
Below is an example of fleet label k8smgmt.io/fleet and value fleet_1 tagged to a cluster
Once the label(s) are tagged, users can create and add a blueprint to this fleet using RCTL commands. To know more information on Blueprint RCTL setup, refer Blueprint CLI
Note: Remove the label k8smgmt.io/fleet to remove the cluster(s) from the fleet