wireguard-operator icon indicating copy to clipboard operation
wireguard-operator copied to clipboard

Cannot reach cluster IPs

Open uhthomas opened this issue 2 months ago • 0 comments

Describe the bug

I'm seeing some strange behavior where I cannot access cluster IPs, or load balancer IPs from the WireGuard tunnel. I can see Cilium forwarding fine.

image

The same IPs work fine if I attach a debug container to the pod.

❯ k debug po/media-dep-5d6846c8dd-znk9x -it --image=debian

Oddly, Cilium reports this differently.

image

To Reproduce

Expected behavior

Should be able to access cluster IPs and LB IPs.

Screenshots

N/A

Additional context

N/A

uhthomas avatar May 10 '24 23:05 uhthomas