Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workload Identity Example? #116888

Closed
thepaulmacca opened this issue Nov 8, 2023 · 7 comments
Closed

Workload Identity Example? #116888

thepaulmacca opened this issue Nov 8, 2023 · 7 comments

Comments

@thepaulmacca
Copy link
Contributor

Will there be an example of how to use this with workload identity?

I'm looking at the current docs here which is currently suited to the helm chart install, and not if you use the add-on.

I've also seen this issue, but the docs haven't been updated yet


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

@SaibabaBalapur-MSFT
Copy link
Contributor

@thepaulmacca
Thanks for your feedback! We will investigate and update as appropriate.

@raorugan
Copy link
Contributor

raorugan commented Nov 9, 2023

For enabling AKS cluster with KEDA add-on and workload identity refer this - KEDA Add-on for AKS docs

Once above is completed deploy [Trigger Auth] (https://keda.sh/docs/1.4/concepts/authentication/#re-use-credentials-and-delegate-auth-with-triggerauthentication) in AKS with provider & identityId

image

triggerauth name needs to be referenced in the corresponding scaled objects under authenticationRef config property

authenticationRef:
name

@thepaulmacca
Copy link
Contributor Author

Thanks for coming back to me, this is more to do with the application side of things more than the add-on install

It feels to me like at the moment, the only way this will really work is via the helm chart, as we then have an identity for role assignments - but that's also another thing, how do the role assignments work for the KEDA identity in this scenario?

@tomkerkhove
Copy link
Member

@AjayBathini-MSFT please assign to @raorugan who is PM for this

@raorugan
Copy link
Contributor

raorugan commented Nov 15, 2023

the detail instruction to configure managed identity with an app in AKS with KEDA add-on is available in this sample - https://github.com/Azure-Samples/aks-keda-addon-workload-identity

@thepaulmacca
Copy link
Contributor Author

Thanks, I'll take a look and give it a go

@MGoedtel
Copy link
Contributor

Thanks for providing feedback that helps improve our documentation. It looks like we've answered your questions and helped you with your configuration scenario. I'm going to proceed with closing the issue. #please-close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants