Registration controller and agent for Open Cluster Management hub and spoke cluster lifecycle.
Open Cluster Management Registration is a component of the Open Cluster Management (OCM) project that handles spoke cluster registration with the hub. The registration binary includes hub-side controllers, the spoke registration agent, and the registration webhook server.
It supports three subcommands: controller, agent, and webhook-server. Hub deployments typically run the
controller subcommand, while managed clusters run the agent subcommand.
For more details, visit https://github.com/open-cluster-management-io/ocm.