#847·metallb

Add Gateway API Support

Author: danehansCreated Apr 21, 2021Updated Jul 8, 2026
Labelsenhancement

Gateway API is an open source project managed by the SIG-NETWORK community. It's a collection of resources that model service networking in Kubernetes. Currently, the MetalLB controller acts upon a Service of type "LoadBalancer". With Gateway API support, the MetalLB controller will act upon a TCPRoute or UDPRoute to configure network connectivity.