SKALA NETWORKS
SKALA NETWORKS
This should be reopened and fixed upstream in my opinion
I used Cozystack's image and setup Talos to use Kube-OVN, I still get cryptics errors concerning iptables: ``` failed to create iptables rule "-m set --match-set ovn40subnets src -j ACCEPT":...
There's a window marked "New Config", maybe allowing arbitrary configuration in there (like a text editor) would be enough? It's not just abou LACP, it's also VLANs, routes and more...
As discussed in the linked issue, this is useful in many scenarios, especially in IPv6 datacenters
Will do -------- Original Message -------- On 1/6/25 20:20, Alessandro Boch wrote: > ***@***.***(https://github.com/aep) ***@***.***(https://github.com/SkalaNetworks) Please push a PR for it. > > — > Reply to this email directly,...
Ok @aboch, I played a bit with the Gw field of the route structure, first on a Linux kernel pre-version 5, and it wasn't working. I tried by hand and...
Relevant 10 yo linux commit that added the RTA_VIA attribute: https://github.com/torvalds/linux/commit/03c0566542f4c7a45ce3193f27cbf5700b506c18 Relevant part of the commit message: ``` RTA_VIA specifies the specifies the next machine to send a packet to...
@zhangzujian how does this play with the `enableIPv6RA` feature of subnets?
Noteworthy: if sessionAffinity is removed, we are always redirected to a healthy backend, but we always land on the same backend as long as it doesn't go down. So it...
There is a healthcheck automatically created when creating a switchlbrule, and you can dump the servicemonitors in nbctl to see them.