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

Cluster API Add-on Provider for Fleet will auto register child clusters with fleet.
Apache License 2.0
2 stars 3 forks source link

Add support for agent initiated downstream cluster registration #39

Closed Danil-Grigorev closed 2 months ago

Danil-Grigorev commented 2 months ago

This implements number 2 from #30, which will allow users to manually install agent for a predefined cluster on the provisioned CAPI cluster.

This implementation requires to perform https://fleet.rancher.io/cluster-registration#install-agent-for-a-new-cluster steps manually.