Hello support!
We are getting prompted to reauthenticate with Azure Kubernetes service every 15minutes and this is getting extremely annoying / frustrating our developers.
Here is an example when using kubectl:
Note:
- each dev team has their own namespace in AKS, with full admin in that namespace only (i.e. no cluster admin)
- RBAC = enabled
- AKS-managed Azure Active Directory = enabled
- dev-admin-role.yaml
- dev-admin-rolebinding.yaml
Please advise what is causing this issue and how we can resolve it.
Thanks,
Sean