Open alexandrem opened 1 month ago
This feels similar to https://github.com/siderolabs/talos/pull/8538, but you're running a version with the fix.
Can you please submit a full talosctl support
for the node when the issue happens, it would help to understand what is wrong.
Bug Report
Description
I've noticed an intermittent issue lately where the kubespan connectivity between my cluster nodes go away.
There seems to be a reconcilation issue between the peers that are configured in wireguard and the nftable chain entries.
As a workaround, I found that to force the reconciliation I can do a "ip link del kubespan" and everything gets back again.
Logs
wireguard entries:
Out of date nftables:
After deleting the kubespan link and having it recreated:
This occurs in both the v1.7x and v1.8.0 releases.
Environment