This message was deleted.
# k3s
a
This message was deleted.
m
update: for the cases of FAILURE previously described: • the connection is established always after 1m6s. • looks like nodes B/C are trying to use loopback to get to nodeA when trying to connect directly to endpoint:svcPort, (that is in nodeA), the nodes B/C uses flannel.1 port as expected.
from nodeA iptable logs and tcpdump, i see that when it receives the packet, the response is immediate and all works… the problem is to get out from nodes B/C.. i still don’t understand why the connection get established always after 1m6s. note: • tcpdump on nodes B/C shows that flannel.1 is being used, without response until 1m6s. • nodeA receive the packet at flannel.1 interface.