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

Should support using system or user assigned identities #197

Closed
jchauncey opened this issue Sep 14, 2021 · 1 comment
Closed

Should support using system or user assigned identities #197

jchauncey opened this issue Sep 14, 2021 · 1 comment

Comments

@jchauncey
Copy link

Right now you must use an access key/sas token for reading/writing to a storage account. It should be possible to initialize a connection with a machine identity instead.

The usecase here is that when I am running the fluentd collector on my kubernetes cluster on azure I would like the logs to be shipped to azure storage. Instead of passing in a key that could be compromised I would like to use the assigned identity of the pod (or node).

https://github.com/fluent/fluentd-kubernetes-daemonset/blob/master/docker-image/v1.14/debian-azureblob/Gemfile

@jchauncey
Copy link
Author

nevermind it does...

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

No branches or pull requests

1 participant