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

Connect: Provide a dev proxy that can route to cluster via mesh-gateway #6456

Open
banks opened this issue Sep 5, 2019 · 1 comment
Open
Labels
theme/connect Anything related to Consul Connect, Service Mesh, Side Car Proxies type/enhancement Proposed improvement or new feature

Comments

@banks
Copy link
Member

banks commented Sep 5, 2019

Mesh-gateway enables an easy way to have shared dev clusters that can be accessed from services running locally on dev laptops.

This is pretty speculative but has been requested by a few people so capturing the request here.

This would involve running a local proxy in a similar way to out built-in one allows for simple connection to consul services at L4.

A L7 dev proxy though could:

  • use Envoy as implementation (for supported OSes, ideally via Docker as we have no binaries outside docker)
  • a single proxy could listen for HTTP(2) traffic and use hostnames like foo.service.consul.local to route traffic to that service running in a shared cluster upstream via their mesh-gateway. In a sense the devs laptop would be like an instance in another DC but without having to run their own DC and federate it over WAN with correct encryption setup etc.
@banks banks added the theme/connect Anything related to Consul Connect, Service Mesh, Side Car Proxies label Sep 5, 2019
@stale
Copy link

stale bot commented Nov 4, 2019

Hey there,
We wanted to check in on this request since it has been inactive for at least 60 days.
If you think this is still an important issue in the latest version of Consul
or its documentation please reply with a comment here which will cause it to stay open for investigation.
If there is still no activity on this issue for 30 more days, we will go ahead and close it.

Feel free to check out the community forum as well!
Thank you!

@stale stale bot added the waiting-reply Waiting on response from Original Poster or another individual in the thread label Nov 4, 2019
@rboyer rboyer added the type/enhancement Proposed improvement or new feature label Nov 4, 2019
@stale stale bot removed the waiting-reply Waiting on response from Original Poster or another individual in the thread label Nov 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme/connect Anything related to Consul Connect, Service Mesh, Side Car Proxies type/enhancement Proposed improvement or new feature
Projects
None yet
Development

No branches or pull requests

2 participants