Skip to content

FR: use egress gateway for service-service calls #4

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

Open
mt-inside opened this issue Oct 5, 2018 · 0 comments
Open

FR: use egress gateway for service-service calls #4

mt-inside opened this issue Oct 5, 2018 · 0 comments
Milestone

Comments

@mt-inside
Copy link
Contributor

See #2 for service -> external

By routing traffic through the egress gateway we can

  • translate ports down to 80 and back up?
  • LB between remote and local equally
  • retry

Implement with caller-side VS

Should be optional becuase we don't want

  • to force a middle-box for cluster-local calls
  • force adding latency to cross-cluster calls when there is connectivity from Pod -> ingress
@mt-inside mt-inside added this to the v0.3 milestone Oct 23, 2018
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