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

Feature: Amazon ECS Task Metadata Endpoint support #1

Open
philpennock opened this issue Feb 12, 2018 · 0 comments
Open

Feature: Amazon ECS Task Metadata Endpoint support #1

philpennock opened this issue Feb 12, 2018 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@philpennock
Copy link
Member

https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-metadata-endpoint.html

ECS container agent 1.17.0 onwards support the same sorts of things we're already looking for, but over HTTP from 169.254.170.2 instead of 169.254.169.254 (and with a different URL schema, I think).

Add support for this.

@philpennock philpennock added enhancement New feature or request good first issue Good for newcomers labels Feb 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant