Last active
April 18, 2022 18:23
-
-
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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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