The Kubernetes networking landscape is evolving, and the General Availability of the Gateway API in 2023 marked a significant step forward from the Ingress API. As the preferred mechanism for managing external access to services, the Gateway API offers greater expressiveness, role-based configuration, and better standardization.
For those looking to future-proof their Kubernetes deployments, migrating from the Ingress API is a necessary and beneficial journey. The Bitnami Secure Images (BSI) catalog provides several Gateway API implementations, including Apache APISIX , Envoy Gateway , Contour , Kong , and NGINX Gateway Fabric ...