[RFC-0010] Link workload identity docs to complete guide

Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
This commit is contained in:
Matheus Pimenta 2025-05-26 23:42:01 +01:00
parent 01dfe1208a
commit f2e2340807
No known key found for this signature in database
GPG Key ID: DE594AAD698A94DE
1 changed files with 5 additions and 2 deletions

View File

@ -1456,11 +1456,14 @@ authentication.
##### Multi-tenant approach
For multi-tenant clusters, set `.spec.serviceAccountName` of the provider to
For multi-tenant clusters, set `.spec.serviceAccountName` of the provider to
the service account to be used for authentication. Ensure that the service
account has the
[annotations](https://learn.microsoft.com/en-us/azure/aks/workload-identity-overview?tabs=dotnet#service-account-annotations)
for the client-id and tenant-id of the managed identity.
for the client-id and tenant-id of the managed identity.
For a complete guide on how to set up authentication for an Azure Event Hub,
see the integration [docs](/flux/integrations/azure/).
#### JWT based auth