Core API: AllowedRoutes #475
Labels
area/gateway/core
Relates to all Core features of Gateway
enhancement
New feature or request
refined
Requirements are refined and the issue is ready to be implemented.
Milestone
As a Cluster Admin I want to restrict what elements of my system have access to Gateway ingress, I want to create predictable isolation across GatewayClasses and dataplanes, I want to help App Devs by restricting Route binding so they see predictable attachments and not unintentional or unexpected traffic routing.
Conversely, I want to allow App Devs in different organizations access to my Gateway controller by specifying All namespaces, a selection, or only same namespaces are supported.
AllowedRoutes allows admins to shape the traffic of their system. Deploying multiple GatewayClasses, Gateways, and dataplanes, then shape which Gateways serve the App Dev routes; a TLS only Gateway, a test and dev set, specific namespaces having exposure to ingress.
Acceptance Criteria
Accepted/False/NotAllowedByListeners
(condition/value/reason)Aha! Link: https://nginx.aha.io/features/NKG-59
The text was updated successfully, but these errors were encountered: