Hello - I have an interesting problem for you all...
When I add a specific node (node A) to a k3s cluster, that machine gets filtered from port 443 of another node (node B) in my cluster. This causes issues because on node A I have a pod which makes a request that hits port 443 of node B, but cannot.
I can provide more information if needed but I was wondering if anyone has seen this sort of behavior before when adding machines to a cluster. TIA for any helpful advice.