Add ownership from cluster registration

This commit is contained in:
Mario Manno 2024-08-22 10:13:47 +02:00
parent 4c6a4222ee
commit 92c9614636
2 changed files with 3 additions and 0 deletions

View File

@ -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`.
![ClusterRegistationToken to ClusterRegistration](/img/FleetRegistrationToken.svg)
### 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