Skip to content

Instantly share code, notes, and snippets.

@caffeinetiger
Last active April 18, 2022 18:23
Show Gist options
  • Select an option

  • Save caffeinetiger/f2b597de12045951d4dc769b90f7b793 to your computer and use it in GitHub Desktop.

Select an option

Save caffeinetiger/f2b597de12045951d4dc769b90f7b793 to your computer and use it in GitHub Desktop.
[Reference - Create an IAM OIDC provider for your cluster](https://docs.aws.amazon.com/eks/latest/userguide/enable-iam-roles-for-service-accounts.html)
eksctl utils associate-iam-oidc-provider --cluster <cluster_name> --approve
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment