Skip to content

Commit 0731f3b

Browse files
committed
Pointing the main rate limiting page to the related user guides
1 parent ee6fbb7 commit 0731f3b

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

doc/rate-limiting.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,10 @@ Use the `when` conditions to conditionally activate limits based on attributes t
263263
* One Gateway can only be targeted by one RLP.
264264
* RLPs can only target HTTPRoutes/Gateways defined within the same namespace of the RLP.
265265

266-
## Example
266+
## Examples
267267

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

0 commit comments

Comments
 (0)