In version 1.5, Traefik just implemented Rate limiting feature https://github.com/containous/traefik/pull/2034
But I don't know how to use this in Traefik Ingress Controller. Is there any way to set Rate limit by using Annotations?
Thanks.
For now, you cannot define rate limit with annotations. This feature come in v1.6: https://github.com/containous/traefik/pull/2612