<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Networking on Findichgut.net</title><link>https://www.findichgut.net/de/tags/networking/</link><description>Recent content in Networking on Findichgut.net</description><generator>Hugo -- gohugo.io</generator><language>de</language><managingEditor/><copyright>Thorsten Habich</copyright><lastBuildDate>Sun, 26 Apr 2026 09:25:20 +0300</lastBuildDate><atom:link href="https://www.findichgut.net/de/tags/networking/index.xml" rel="self" type="application/rss+xml"/><item><title>Cilium L2 Announcements with Gateway API</title><link>https://www.findichgut.net/de/howtos/cilium/l2announcements/</link><pubDate>Sun, 26 Apr 2026 09:25:20 +0300</pubDate><guid>https://www.findichgut.net/de/howtos/cilium/l2announcements/</guid><description>
&lt;p&gt;The Cilium L2 Announcements feature provides an active-passive failover IP for external IPs and LoadBalancer IPs. Although the official documentation mentions the term load balancing, it also makes clear that there is currently no traffic load balancing between nodes. If multiple service endpoints exist within the Kubernetes cluster, the traffic will still be distributed across those endpoints.&lt;/p&gt;
&lt;p&gt;The feature provides a virtual IP address. At any given time, one node listens for ARP (IPv4) or NDP (IPv6) requests and responds to them. If this node goes down, another node will start responding to these requests and effectively take over the IP address. The feature is based on the &lt;a href="https://kubernetes.io/docs/concepts/architecture/leases/"&gt;Kubernetes lease mechanism&lt;/a&gt;.&lt;/p&gt;</description></item></channel></rss>