Open Danil-Grigorev opened 5 months ago
I drafted the thoughts on how it can be implemented here: https://hackmd.io/@bldpkRSnSNqZj73Y_EV0dQ/By6M6fz7R
I’ve brainstormed the ideas some more and left a proposal for the CAAPF: https://hackmd.io/@UJaEY_gMRYSWN1nvVVscxQ/Sk5gKsSE0
Fleet provides 2 alternative approaches to cluster registration:
Addon provider is in the position to simplify and automate the flow for ClusterClass based Clusters. Using the Topology Mutation Hook, may allow to extend
post<BootstrapProvider>Commands
API data field with the necessary commands to deploy the fleet agent in the newly created CAPI Cluster during bootstrap procedure.Thanks to @richardcase for bringing this to the table.