rancher / fleet

Deploy workloads from Git to large fleets of Kubernetes clusters
https://fleet.rancher.io/
Apache License 2.0
1.5k stars 226 forks source link

Adding NodeSelection for Controller Shards #2505

Closed Tommy12789 closed 3 months ago

Tommy12789 commented 3 months ago

Refers to #2456

Changed the shards format in helm Values to add a new parameter NodeSelector to chose the node for each controller shard.

You can set them directly into the value.yaml or pass them as argument ti setup-fleet script (json formating) as you can see in the setup-single-cluster script