diff --git a/doc/overviews/rate-limiting.md b/doc/overviews/rate-limiting.md index fb228e91d..d3a738472 100644 --- a/doc/overviews/rate-limiting.md +++ b/doc/overviews/rate-limiting.md @@ -213,7 +213,6 @@ Check out the following user guides for examples of rate limiting services with ### Known limitations - RateLimitPolicies can only target HTTPRoutes/Gateways defined within the same namespace of the RateLimitPolicy. -- 2+ RateLimitPolicies cannot target network resources that define/inherit the same exact hostname. ## Implementation details