Today we’re pleased to announce the general availability of the Consul API Gateway version 0.2. Previously, users could route requests from the API Gateway across various namespaces without providing any sort of explicit permissions.

In the Kubernetes Gateway API specification, an administrator of a namespace needs to create ReferencePolicies in order for their services to receive traffic routed to them from gateway routes in other namespaces.

Version 0.2 of the Consul API Gateway is now generally available for all users. To get started, use the latest Consul Helm chart and be sure to install the most recent version of the Consul API Gateway CRDs.

Related Articles