Ingress is an interface for L7 load balancing in Kubernetes that has led to many successful ecosystem implementations over the years. Gateway is an open-source Kubernetes API that is designed to evolve the capabilities of Ingress. Gateway focuses on being more expressive, more extensible, and role oriented for Service owners, all while retaining the same portability that made Ingress successful in the first place. Bowei is one of the contributors to the OSS Gateway API and he’ll summarize the areas where Gateway improves upon Ingress and provides a modern load balancing API for Kubernetes.