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

workload support multi ips of Pod/Service #363

Open
kwb0523 opened this issue May 24, 2024 · 1 comment
Open

workload support multi ips of Pod/Service #363

kwb0523 opened this issue May 24, 2024 · 1 comment

Comments

@kwb0523
Copy link
Contributor

kwb0523 commented May 24, 2024

What would you like to be added:
Currently, when storing the workload model subscription message to the map, only one IP has been stored. In multi IP scenarios, the map data structure and related processing logic need to be adjusted.
Why is this needed:
A Service or Pod in a cluster environment may have multi IPs used for communication.

@hzxuzhonghu
Copy link
Member

in dual stack cluster, it can have both ipv4 and v6 address. In some special cases, more than two nics can be bound to a pod. This is a small case.

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

2 participants