Registration reference, summary did not mention ClusterRegistrationToken
This commit is contained in:
parent
901e9b4cc1
commit
d7da80b048
|
|
@ -4,8 +4,7 @@ Detailed analysis of the registration process for clusters. This shows the inter
|
|||
It's important to note that there are multiple ways to start this:
|
||||
|
||||
* Creating a bootstrap config. Fleet does this for the local agent.
|
||||
* Creating a `Cluster` resource with a kubeconfig. Rancher does this for downstream clusters.
|
||||
* Create a `Cluster` resource with an id.
|
||||
* Create a `ClusterRegistration` resource.
|
||||
* Creating a `Cluster` resource with a kubeconfig. Rancher does this for downstream clusters. See [manager-initiated registration](./cluster-registration.md#manager-initiated).
|
||||
* Create a `ClusterRegistrationToken` resource, optionally create a `Cluster` resource for a pre-defined (`clientID`) cluster. See [agent-initiated registration](./cluster-registration.md#agent-initiated).
|
||||
|
||||

|
||||
|
|
|
|||
Loading…
Reference in New Issue