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

Integrating an existing service mesh like envoy with Istio #53

Closed
tianxiaoliang opened this issue Mar 28, 2018 · 1 comment
Closed

Integrating an existing service mesh like envoy with Istio #53

tianxiaoliang opened this issue Mar 28, 2018 · 1 comment

Comments

@tianxiaoliang
Copy link

M plaing to integrate my own service mesh with Istio, and hoping to contribute Istio code and guide about how to integrate with Istio during the integration.

here is some clues I found
Pilot send standard format information to envoy, so first I need to impement data plane API
https://www.envoyproxy.io/docs/envoy/latest/configuration/overview/v2_overview#rest-endpoints
it includes both grpc and rest, my question is which kind of transport pilot use to access data plane API

after I install my service mesh into env like k8s how Istio discovery service mesh? a specific port for each of service in service registry?

@ldemailly
Copy link
Member

can you ask your question on https://groups.google.com/forum/#!forum/istio-users

thanks

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

2 participants