-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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
[Feature]proxyless service mesh(X Discovery Service) #1747
Comments
第一期先支持 |
Hi, @longXboy! I'm Dosu, and I'm here to help the kratos team manage their backlog. I wanted to let you know that we are marking this issue as stale. From what I understand, this issue is a feature request to support the xds protocol in the Kratos project. You provided some links and examples related to xds for reference. There have been a few comments discussing the issue, including one from you providing more information about the xds protocol and another comment referencing a related issue. Before we close this issue, we wanted to check with you if it is still relevant to the latest version of the kratos repository. If it is, please let us know by commenting on the issue. Otherwise, feel free to close the issue yourself or it will be automatically closed in 7 days. Thank you for your contribution to the kratos project! |
We are planning to support the xds protocol in kratos
https://www.servicemesher.com/istio-handbook/ecosystem/xds.html
https://jimmysong.io/istio-handbook/data-plane/envoy-xds-protocol.html
https://pkg.go.dev/google.golang.org/grpc/xds
https://github.com/cncf/xds
https://github.com/grpc/proposal/blob/master/A27-xds-global-load-balancing.md#xdsclient-and-bootstrap-file
[译文]xDS REST and gRPC protocol.pdf
Proxyless Service Mesh With gRPC.pdf
Service Mesh with gRPC and xDS.pdf
xds protool
exampls
https://github.com/feuyeux/hello_xds
https://github.com/salrashid123/grpc_xd
The text was updated successfully, but these errors were encountered: