Skip to content
This repository has been archived by the owner on Jun 14, 2018. It is now read-only.

UDP support #62

Closed
kyessenov opened this issue Jan 27, 2017 · 9 comments
Closed

UDP support #62

kyessenov opened this issue Jan 27, 2017 · 9 comments
Labels
Milestone

Comments

@kyessenov
Copy link
Contributor

Proxy manager should be in charge of routing UDP traffic. There are many pieces needed for this to work:

  • Envoy UDP routing support
  • IP tables rules to trap UDP traffic
  • Code to handle UDP protocol in the Manager services model
@kyessenov kyessenov changed the title [tracking] UDP support UDP support Jan 27, 2017
@rshriram
Copy link
Member

rshriram commented Jan 27, 2017 via email

@kyessenov
Copy link
Contributor Author

kyessenov commented Jan 27, 2017 via email

@rshriram
Copy link
Member

rshriram commented Feb 7, 2017

@moderation you had a use case right?

@moderation
Copy link

Yes. We are interested in using Envoy as an external service proxy for a PaaS. Typically this proxy will broker HTTP connections and TCP database connections etc. There are some people accessing Kafka external from the PaaS and the authentication scheme uses Kerberos and therefore requires UDP.

Another potential use case is in the public cloud where creating an encrypted service mesh that can handle things like DNS and NTP.

It looks like Nginx supports UDP load balancing / proxying but like a lot of their functionality it is only available in the commercial Nginx Plus product.

@rshriram
Copy link
Member

rshriram commented Feb 7, 2017 via email

@kyessenov kyessenov modified the milestone: manager beta Mar 23, 2017
@drasko
Copy link

drasko commented May 26, 2017

+1 for UDP, needed for CoAP and LwM2M IoT scenarios.

@shalako
Copy link

shalako commented Aug 4, 2017

+1 for UDP support. Needed for IOT use cases; specifically LWM2M and CoAP protocols.

@kyessenov
Copy link
Contributor Author

Thanks for your interest. This is blocked by Envoy issue envoyproxy/envoy#492

@kyessenov
Copy link
Contributor Author

Issue moved to istio/istio #1430 via ZenHub

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

6 participants