The Gateway API is a part of SIG Network, and this repository contains the specification and Custom Resource Definitions (CRDs). To get started, please read through API concepts and Security model.
In modern applications, a single user action can trigger multiple backend services working together. But how are these requests managed efficiently, securely, and at scale? To understand this clearly, ...