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

Request for support on xds #925

Open
hzxuzhonghu opened this issue Nov 27, 2021 · 4 comments
Open

Request for support on xds #925

hzxuzhonghu opened this issue Nov 27, 2021 · 4 comments

Comments

@hzxuzhonghu
Copy link

We have met many users who want to use istio, in order to do this users need to drop many features provided by spring cloud.

I have an idea, could springcloud support xds, so it could connect to any management server and communicate with it via xds. It is beneficial for both spring cloud and the popular mesh concept. BTW, grpc has recently supported xds

@ryanjbaxter
Copy link
Contributor

Are you imagining a DiscoveryClient xDS implementation?

@hzxuzhonghu
Copy link
Author

Yes, definitely need a discovery client and after it gets xds from server, it need to convert the config to what springcloud knows

@ryanjbaxter
Copy link
Contributor

If this is something we see demand for we can certainly consider it

@hzxuzhonghu
Copy link
Author

Thanks. We want to make our spring cloud app communicate with service mesh ones, and behave like those.

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

No branches or pull requests

3 participants