diff --git a/docs/ref-registration.md b/docs/ref-registration.md index e58011409..9c6756f36 100644 --- a/docs/ref-registration.md +++ b/docs/ref-registration.md @@ -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`. +![ClusterRegistationToken to ClusterRegistration](/img/FleetRegistrationToken.svg) + ### 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. diff --git a/static/img/FleetRegistrationToken.svg b/static/img/FleetRegistrationToken.svg new file mode 100644 index 000000000..2a5b10383 --- /dev/null +++ b/static/img/FleetRegistrationToken.svg @@ -0,0 +1 @@ + \ No newline at end of file