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] Support for registrie-based microservices architecture #1

Open
KonsonChow opened this issue Jan 24, 2022 · 1 comment
Open

Comments

@KonsonChow
Copy link

KonsonChow commented Jan 24, 2022

We still use registries such as Nacos, Eureka, and ZK for service discovery in the Kubernetes cluster. Use RPC frameworks such as OpenFeign and Dubbo for service invocation. These functions are based on Cluster IP. Hopefully Kubeorbit will support this architecture.


我们在Kubernetes集群中仍然使用注册中心例如Nacos、Eureka、ZK进行服务发现。使用RPC框架例如OpenFeign、Dubbo进行服务调用。这些功能都基于Cluster IP实现的。希望Kubeorbit能支持这种架构。

@ZhenhangTung
Copy link

Hi @KonsonChow ,

Thanks for your feedback and we will investigate these tech stacks. If there is any update, we will share the progress with you here.

Cheers,
Zhenhang

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