I currently have an issue where Azure Active Directory is being used to integrate into Kubernetes RBAC (on prem) and there is a need to move to the cloud, for various reasons the decision has been made to use EKS from Amazon, is there a way to integrate Azure AD and EKS?
So currently I have tried two routes, one being setting up the identity provider on AWS to connect to Azure AD, and the other I am looking at Dex, but I feel these are all really hacky as with this issue on Github https://github.com/aws/containers-roadmap/issues/166 it would be the easiest to just set the flags:
What I would like to see is being able to use Azure AD Groups in Roles on the EKS cluster