Add ownership from cluster registration
This commit is contained in:
parent
4c6a4222ee
commit
92c9614636
|
|
@ -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`.
|
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`
|
### 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.
|
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