containers-roadmap icon indicating copy to clipboard operation
containers-roadmap copied to clipboard

[eks] [request]: Enable OIDC option when create the cluster

Open maradwan opened this issue 2 years ago • 2 comments

To use IAM roles for service accounts in your cluster, you must create an IAM OIDC Identity Provider. It will be easier if you add an option on UI and API that users can enable/disable OIDC when creating an eks cluster.

maradwan avatar Apr 29 '22 15:04 maradwan

I have used Lambda to automate the OIDC creation, see my article https://dev.to/aws-builders/using-lambda-to-automate-oidc-and-iam-role-for-service-account-in-eks-c0e

maradwan avatar Jul 07 '22 22:07 maradwan

can enable OIDC provider by eksctl withOIDC https://eksctl.io/usage/schema/

clouddev-code avatar Sep 03 '22 11:09 clouddev-code

Closing as duplicate of #1233

mikestef9 avatar Apr 12 '24 00:04 mikestef9