Gateway Discovery is a deployment topology in which Kong Ingress Controller and Kong Gateway are separate deployments in the Kubernetes cluster. Kong Ingress Controller uses Kubernetes service discovery to discover the Kong Gateway Pods.
It allows you to manage many Kong Gateway instances with one Kong Ingress Controller, providing lower resource usage compared to Sidecar deployments.