We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create an aws.iam.OpenIdConnectProvider resource for the cluster.
aws.iam.OpenIdConnectProvider
This is necessary to take advantage of the new IAM roles for Pod service account feature: https://aws.amazon.com/about-aws/whats-new/2019/09/amazon-eks-adds-support-to-assign-iam-permissions-to-kubernetes-service-accounts/.
Details:
Related: #281
The text was updated successfully, but these errors were encountered:
metral
Successfully merging a pull request may close this issue.
Problem description
Create an
aws.iam.OpenIdConnectProvider
resource for the cluster.This is necessary to take advantage of the new IAM roles for Pod service account feature: https://aws.amazon.com/about-aws/whats-new/2019/09/amazon-eks-adds-support-to-assign-iam-permissions-to-kubernetes-service-accounts/.
Details:
Related: #281
The text was updated successfully, but these errors were encountered: