Skip to content

Implement agent initiated downstream registration #30

@Danil-Grigorev

Description

@Danil-Grigorev

Fleet provides 2 alternative approaches to cluster registration:

  1. Manager initiated: Currently supported, CAPI creates cluster secret, CAPAF generates the cluster resource. Requires API server accessibility from the management cluster.
  2. Agent initiated: Supported on the manual basis Add support for agent initiated downstream cluster registration #39. Does not require to have direct connection from management to the downstream (child) cluster.

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions