Skip to content

Commit

Permalink
Pointing the main rate limiting page to the related user guides
Browse files Browse the repository at this point in the history
  • Loading branch information
guicassolato committed Aug 29, 2023
1 parent ee6fbb7 commit a52e924
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions doc/rate-limiting.md
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,10 @@ Use the `when` conditions to conditionally activate limits based on attributes t
* One Gateway can only be targeted by one RLP.
* RLPs can only target HTTPRoutes/Gateways defined within the same namespace of the RLP.

## Example
## Examples

TODO
Check out the following user guides for examples of rate limiting services with Kuadrant:
* [Simple Rate Limiting for Application Developers](user-guides/simple-rl-for-app-developers.md)
* [Authenticated Rate Limiting for Application Developers](user-guides/authenticated-rl-for-app-developers.md)
* [Gateway Rate Limiting for Cluster Operators](user-guides/gateway-rl-for-cluster-operators.md)
* [Authenticated Rate Limiting with JWTs and Kubernetes RBAC](user-guides/authenticated-rl-with-jwt-and-k8s-authnz.md)

0 comments on commit a52e924

Please sign in to comment.