Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up rate limiting through Ingress controller #11

Open
d3adb5 opened this issue Mar 29, 2024 · 0 comments
Open

Set up rate limiting through Ingress controller #11

d3adb5 opened this issue Mar 29, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@d3adb5
Copy link
Owner

d3adb5 commented Mar 29, 2024

Global and application specific rate limits allow us to avoid server overload. We'll likely never reach high rates of requests, but it doesn't hurt to prepare for the worst.

Ingress NGINX is the current controller in use due to its simplicity. It implements rate limiting through annotations that can be added to the Ingress resources.

@d3adb5 d3adb5 added the enhancement New feature or request label Mar 29, 2024
@d3adb5 d3adb5 added this to Cloud Lab Mar 29, 2024
@d3adb5 d3adb5 moved this to Backlog in Cloud Lab Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant