Aws-app-mesh-roadmap: VPC Endpoint/Private Link for App Mesh Envoy xDS API

Created on 5 Feb 2019  路  2Comments  路  Source: aws/aws-app-mesh-roadmap

It would be great not to have to setup an IGW, NATGW or HTTP proxy for communication between Envoy sidecars and the App Mesh xDS API (e.g. appmesh-envoy-management.us-east-1.amazonaws.com, see here).

Most helpful comment

Hey @ewbankkit (and everyone else!)

This feature was launched last week in all of our regions, you can see our documentation for more details.

All 2 comments

Having to use an HTTP proxy is particularly painful as the Envoy to xDS communication is gRPC over HTTP/2 which isn't supported by most enterprise forward proxy solutions.

Hey @ewbankkit (and everyone else!)

This feature was launched last week in all of our regions, you can see our documentation for more details.

Was this page helpful?
0 / 5 - 0 ratings