You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.
We recently enabled pod identity(managed identity) for our aks cluster and slowing started changing services to use managed identity for storage account access instead of key.
But we are getting throttled by AAD since tens of thousands of pods, at the start of the service, request AAD token.
Has anyone else run into similar issues? Any recommendation to handle this
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
We recently enabled pod identity(managed identity) for our aks cluster and slowing started changing services to use managed identity for storage account access instead of key.
But we are getting throttled by AAD since tens of thousands of pods, at the start of the service, request AAD token.
Has anyone else run into similar issues? Any recommendation to handle this
Beta Was this translation helpful? Give feedback.
All reactions