Tomas Hruby
Tomas Hruby
Hey @onsi yeah I can see it is all ready for multi-worker setup :+1: > Would you rather import a library and write your own code to spin up a...
@gongzh the solution is to set `FELIX_BPFHostConntrackBypass=false` You have to do it as an env variable for now as it is missing in the felix configuration resource. Will be fixed.
@gongzh @seh heads up - this workaround would not work for 3.24+ . As we understand the issue now, there is in fact little guarantee that a packet will go...
@seh right, we are looking into how to close the gap and we will most likely backport that too.
The issue is fixed and should work as expected in v3.25
@mazdakn could you backport it to 3.24 too? :pray:
I do not quite follow what is the problem. It seems like when you are trying to access the nodeport from either of the 2 k8s node, you get a...
Could you also set `BPFLogLevel` felix config to `Debug` and get us output from `tc exec bpf debug >& tc.log` on the node which you are trying to connect to?...
@TrevorTaoARM sorry for not responding sooner, totally missed this, :eyes: now! And thanks for a great analysis! :pray:
@TrevorTaoARM I commented at your patch :arrow_up: