Skip to content
New issue

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

Lambda invocation documentation incorrect #14992

Open
mr-miles opened this issue Oct 14, 2022 · 0 comments
Open

Lambda invocation documentation incorrect #14992

mr-miles opened this issue Oct 14, 2022 · 0 comments

Comments

@mr-miles
Copy link
Contributor

Overview of the Issue

https://github.com/hashicorp/consul/blob/main/website/content/docs/lambda/registration/index.mdx

includes the text

On AWS EKS, associate an IAM role with the proxy's ServiceAccount. Refer to the AWS IAM roles for service accounts documentation for instructions.

However this is not currently supported in envoy - only EC2 metadata, ECS task data or environment variables are supported. The docs on the main invocation page don't mention EKS and so they are correct. On EKS the only way to do this atm is to add the role to node metadata.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant