File tree 1 file changed +6
-2
lines changed
1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -263,6 +263,10 @@ Use the `when` conditions to conditionally activate limits based on attributes t
263
263
* One Gateway can only be targeted by one RLP.
264
264
* RLPs can only target HTTPRoutes/Gateways defined within the same namespace of the RLP.
265
265
266
- # # Example
266
+ # # Examples
267
267
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)
You can’t perform that action at this time.
0 commit comments