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

3 peered cluster service #2479

Open
dashie opened this issue Apr 22, 2024 · 0 comments
Open

3 peered cluster service #2479

dashie opened this issue Apr 22, 2024 · 0 comments
Labels
kind/bug Something isn't working

Comments

@dashie
Copy link

dashie commented Apr 22, 2024

What happened:

I have 3 clusters peered with Liqo: A <-> B, A <-> C and B <-> C. All with a bidirectional peering.
Then I have an offload namespace with a service (type: LoadBalancer) and a deployment that force a pod on each cluster.

If I try to access the service from A, the response comes from pod on A, B and C.
But when I access the service from B the response comes only from B, and when I access from C the response comes only from C.

What you expected to happen:

I expect to receive the answer from any available pod on any node.

Environment:

  • Liqo version: v0.10.2
  • Liqoctl version: v0.10.2
@dashie dashie added the kind/bug Something isn't working label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant