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

Router Manager Support HA #5561

Open
JiaweiGithub opened this issue Apr 24, 2024 · 3 comments
Open

Router Manager Support HA #5561

JiaweiGithub opened this issue Apr 24, 2024 · 3 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Milestone

Comments

@JiaweiGithub
Copy link
Contributor

JiaweiGithub commented Apr 24, 2024

What would you like to be added/modified:
Router Manager Support HA

Why is this needed:
Users need to communicate between the cloud and the edge. For example, the cloud calls the rest interface of the edge service. In this case, the routing management function of kubeedge can be used. Currently, Kubeedge's routing management function has some problems in the case of multiple cloudcore copies. The main problem is that when there are multiple copies of cloudcore, whether the cloud sends messages to the edge or reports the message to the cloud, it is not known which cloudcore is sent to it for processing, and there is confusion in message management in the cloud.

@JiaweiGithub JiaweiGithub added the kind/feature Categorizes issue or PR as related to a new feature. label Apr 24, 2024
@h4l0gen
Copy link

h4l0gen commented May 8, 2024

Hii @JiaweiGithub this project idea sounds exciting. Can you elaborate me this idea, I like to work on it. I am looking forward to take part in LFX term2 with kubeedge.

@2008sahil
Copy link

Hi @JiaweiGithub ,

I'm Sahil Gupta and I'm currently on my journey to explore Golang and Kubernetes, and this project seems like an excellent opportunity for me to deepen my understanding in these areas while contributing to a meaningful project. I'm excited about the challenge of optimizing the router manager to support multi-CloudCore scenarios.

Could you please provide some guidance and resources to help me navigate my contribution to this project?

Looking forward to your advice.

Best regards,
Sahil Gupta

@Shelley-BaoYue Shelley-BaoYue added this to the v1.18 milestone May 15, 2024
@JiaweiGithub
Copy link
Contributor Author

Thanks for following this project. At present, someone in the community has provided good technical solutions and simple code implementations. Can pay attention to other projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

4 participants