•1 min read•from InfoQ
AWS Load Balancer Controller Reaches GA with Kubernetes Gateway API Support


AWS shipped GA support for Kubernetes Gateway API in its Load Balancer Controller, dumping annotation-based configuration for type-safe CRDs with proper validation. The release handles both L4 (TCP/UDP via NLB) and L7 (HTTP/gRPC via ALB) routing through the Gateway API spec. Teams get cross-namespace routing, automatic certificate discovery, and role separation without cluster-admin permissions.
By Steef-Jan WiggersWant to read more?
Check out the full article on the original site