Skip to content

Commit

Permalink
docs: User guide 'Authenticated rate limiting with JWTs and Kubernete…
Browse files Browse the repository at this point in the history
…s authnz' to doc directory (#122)

- `examples/oidc-k8s-auth` →  `doc/authenticated-rl-with-jwt-and-k8s-authnz.md`
  • Loading branch information
guicassolato authored Dec 21, 2022
1 parent 21de0a1 commit 80d4b3a
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 30 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ The user guides section of the docs gathers several use-cases as well as the ins
* [Simple rate limiting for API owners](doc/user-guides/simple-rl-for-api-owners.md)
* [Authenticated rate limiting for API owners](doc/user-guides/authenticated-rl-for-api-owners.md)
* [Gateway rate limiting for cluster operators](doc/user-guides/gateway-rl-for-cluster-operators.md)
* [Authenticated rate limiting with JWTs and Kubernetes authnz](doc/user-guides/authenticated-rl-with-jwt-and-k8s-authnz.md)

## [Kuadrant Rate Limiting](/doc/rate-limiting.md)

Expand Down
File renamed without changes.
30 changes: 0 additions & 30 deletions examples/oidc-k8s-auth/ratelimitpolicy.yaml

This file was deleted.

File renamed without changes.

0 comments on commit 80d4b3a

Please sign in to comment.