Skip to main content

Gateway API

Gateway API is a standard for managing traffic to services in a Kubernetes cluster. It provides a way to define how external HTTP/S traffic should be routed to services within the cluster, allowing for advanced routing, load balancing, and security features.