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

[Feature]proxyless service mesh(X Discovery Service) #1747

Closed
longXboy opened this issue Jan 4, 2022 · 4 comments
Closed

[Feature]proxyless service mesh(X Discovery Service) #1747

longXboy opened this issue Jan 4, 2022 · 4 comments
Labels

Comments

@longXboy
Copy link
Member

longXboy commented Jan 4, 2022

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

@longXboy
Copy link
Member Author

longXboy commented Jan 4, 2022

第一期先支持
RDS Route Discovery Service 路由发现服务
CDS Cluster Discovery Service 集群发现服务
EDS Endpoint Discovery Service 集群成员发现服务

@longXboy longXboy added this to the v2.2.0 milestone Jan 4, 2022
@shenqidebaozi
Copy link
Member

shenqidebaozi commented Jan 5, 2022

@shenqidebaozi shenqidebaozi modified the milestones: v2.2.0, v2.3.0 Feb 21, 2022
@leyou240
Copy link
Contributor

leyou240 commented Apr 12, 2022

@shenqidebaozi shenqidebaozi removed this from the v2.3.0 milestone May 24, 2022
Copy link

dosubot bot commented Nov 2, 2023

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!

@dosubot dosubot bot added the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Nov 2, 2023
@dosubot dosubot bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 9, 2023
@dosubot dosubot bot removed the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants