Skip to content

Rate-limiting in combination with auto-scaling #4270

Answered by brianehlert
dbaumgarten asked this question in Q&A
Discussion options

You must be logged in to vote

Optimally, we want NGINX Plus to handle this using zone_sync as that will be the most accurate.
Alternately, I am interpreting that you are trying to achieve global behavior with the free edition.

There is one free edition customer I know who drives their scaling with automation (not HPA) and thus reconfigures the rate limit settings when a scaling action happens.

The controller does not 'automagically' attempt to do math here. As you state, we would need some type of Controller/Operator process to drive that from the outside. Helm is the only place where this is all templated together, otherwise it is distinct manifests.
We leave it in your hands do that math today.
If using VirtualServe…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
2 replies
@brianehlert
Comment options

@brianehlert
Comment options

Comment options

You must be logged in to vote
3 replies
@brianehlert
Comment options

Answer selected by dbaumgarten
@dbaumgarten
Comment options

@brianehlert
Comment options

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