如何为 Traefik Ingress Controller 设置速率限制?
How to set rate limit for Traefik Ingress Controller?
在 1.5 版本中,Traefik 刚刚实现了速率限制功能 https://github.com/containous/traefik/pull/2034
但我不知道如何在 Traefik Ingress Controller 中使用它。有什么方法可以使用注释来设置速率限制吗?
谢谢。
目前,您无法使用注释定义速率限制。
此功能出现在 v1.6 中:https://github.com/containous/traefik/pull/2612
在 1.5 版本中,Traefik 刚刚实现了速率限制功能 https://github.com/containous/traefik/pull/2034
但我不知道如何在 Traefik Ingress Controller 中使用它。有什么方法可以使用注释来设置速率限制吗?
谢谢。
目前,您无法使用注释定义速率限制。 此功能出现在 v1.6 中:https://github.com/containous/traefik/pull/2612