在1.5版本中,Traefik刚刚实施了速率限制功能https://github.com/containous/traefik/pull/2034
但我不知道如何在Traefik Ingress Controller中使用它。有没有办法通过使用注释设置速率限制?
谢谢。
目前,您无法使用注释定义速率限制。此功能来自v1.6:https://github.com/containous/traefik/pull/2612