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

v0.11.0-rc.1 network is not working on GKE #2518

Open
EladDolev opened this issue May 20, 2024 · 1 comment
Open

v0.11.0-rc.1 network is not working on GKE #2518

EladDolev opened this issue May 20, 2024 · 1 comment
Labels
fix Fixes a bug in the codebase.

Comments

@EladDolev
Copy link
Contributor

EladDolev commented May 20, 2024

What happened:

the network isn’t working
I can’t reach pods behind services in offloaded namespace
neither remote->local or local->remote works
I see nothing in the logs

How to reproduce it (as minimally and precisely as possible):

  1. install using Helm on local cluster running GKE 1.29 with COS and Dataplane V1
  2. install using Helm on remote cluster running GKE 1.29 with COS and Dataplane V2
  3. follow instructions to set up the network -> connections.networking.liqo.io shows Connected status
  4. peer out of band
  5. offload a namespace
  6. offloading works, network isn't

Anything else we need to know?:

Environment:

  • Liqo version: v0.11.0-rc.1
  • Liqoctl version: v0.11.0-rc.1
  • Kubernetes version (use kubectl version): v1.29.4-gke.1447000
  • Cloud provider or hardware configuration: GKE with COS
  • Node image: v1.29.4-gke.1447000
  • Network plugin and version: Dataplane V2 is running Cilium
  • Install tools: Helm
@EladDolev
Copy link
Contributor Author

seems that it is actually also broken in v0.10.3
works in v0.10.1 when the following can be still supplied

  networking:
    iptables:
      mode: legacy

@cheina97 cheina97 removed the kind/bug label Dec 20, 2024
@aleoli aleoli added the fix Fixes a bug in the codebase. label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fixes a bug in the codebase.
Projects
None yet
Development

No branches or pull requests

3 participants