Skip to content

Commit

Permalink
Merge pull request #1032 from KevFan/issues/702
Browse files Browse the repository at this point in the history
doc: remove multiple network resources with identical hostnames limitation
  • Loading branch information
KevFan authored Jan 27, 2025
2 parents 683a7c7 + f431fc1 commit 6cb70c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/overviews/rate-limiting.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 6cb70c2

Please sign in to comment.