Merge pull request #177 from rancher/cluster-registration-token
Add ownership from cluster registration
This commit is contained in:
commit
d147f281a9
|
|
@ -42,6 +42,8 @@ The Fleet controller triggers and tries to grant the `ClusterRegistration` reque
|
|||
|
||||
The new kubeconfig uses the "request" account. The "request" account can access the cluster status, `BundleDeployments` and `Contents`.
|
||||
|
||||

|
||||
|
||||
### Fleet Agent is Registered, Watches for `BundleDeployments`
|
||||
|
||||
At this point the agent is fully registered and will persist the "request" account into a `fleet-agent` secret.
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 52 KiB |
Loading…
Reference in New Issue