Skip to content

Cluster-scoped gateway #1988

Answered by youngnick
cabrinoob asked this question in Q&A
May 3, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

The spec.parentRefs of the HTTPRoute (well, any Route) can be safely pointed to a Gateway in another namespace as long as the receiving Gateway also configures the spec.allowedRoutes section. (The default Gateway behavior is only to accept Routes from the same namespace, but that can be overridden using spec.allowedRoutes).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@cabrinoob
Comment options

Answer selected by cabrinoob
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
area/community-meeting Issues or PRs that should potentially be discussed in a Kubernetes community meeting.
2 participants