import_spoke_cluster
Import a spoke cluster into an ACM hub by creating the required resources, fetching the import secret, applying manifests to the spoke, and verifying the cluster reaches Joined/Available status.
Instructions
Import a spoke into an ACM hub: create ManagedCluster + KlusterletAddonConfig, fetch the generated import Secret, apply manifests to the spoke, poll until Joined/Available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster_name | Yes | ||
| hub_kubeconfig | Yes | ||
| timeout_seconds | No | ||
| spoke_kubeconfig | Yes |