Skip to content
This repository was archived by the owner on Sep 20, 2025. It is now read-only.
This repository was archived by the owner on Sep 20, 2025. It is now read-only.

Set up rate limiting through Ingress controller #11

@d3adb5

Description

@d3adb5

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions