You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 of169.254.169.254
(and with a different URL schema, I think).Add support for this.
The text was updated successfully, but these errors were encountered: