Skip to content

Is there any limit for Http route that can attach to single gateway #1225

Answered by ciarams87
joby-kurian asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @joby-kurian!

I am not aware of any hard limits for the number of HTTPRoutes that can attach to a Gateway. For this project, we have scale tested 1000 HTTPRoutes attached to a single Gateway - you can see the results here. This, again, is not a hard limit, just the max we have conducted testing for. We do have limits on the number of match conditions for a single hostname/path - see this issue for more details.

You mention creating 2 Gateways. It is worth noting that NGF does not currently support multiple Gateway instances for a single GatewayClass. To configure multiple Gateways managed by NGF for an environment, it would be necessary to create 2 NGF deployments, each with a unique c…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@joby-kurian
Comment options

Answer selected by mpstefan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants