Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Annotations for setting ratelimit for ingress #2783

Closed
yue9944882 opened this issue Jan 30, 2018 · 1 comment
Closed

[Feature Request] Annotations for setting ratelimit for ingress #2783

yue9944882 opened this issue Jan 30, 2018 · 1 comment

Comments

@yue9944882
Copy link
Contributor

yue9944882 commented Jan 30, 2018

Do you want to request a feature or report a bug?

feature

What did you expect to see?

I want to try out rate limiting features of traefik by simply adding annotations for kubernetes ingress instead of manually modifying toml configuration files:

  • traefik.frontend.rateLimit.extractorFunc
  • traefik.frontend.rateLimit.rateSet.burst
  • traefik.frontend.rateLimit.rateSet.period
  • traefik.frontend.rateLimit.rateSet.average

I think corresponding configurations for ratelimiting should be appended here at first

https://github.com/containous/traefik/blob/master/templates/kubernetes.tmpl

Any plan on this feature plz?

@ldez
Copy link
Member

ldez commented Jan 30, 2018

already done in #2612

@traefiker traefiker added this to the 1.6 milestone Jan 31, 2018
@traefik traefik locked and limited conversation to collaborators Sep 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants