-
Notifications
You must be signed in to change notification settings - Fork 2k
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
State Sharing #4668
Comments
brianehlert
added
proposal
An issue that proposes a feature request
backlog
Pull requests/issues that are backlog items
labels
Nov 16, 2023
brianehlert
changed the title
Provide a simple method to enable state sharing
Epic - Provide a simple method to enable state sharing
Feb 22, 2024
shaun-nx
changed the title
Epic - Provide a simple method to enable state sharing
Provide a simple method to enable state sharing
Jun 28, 2024
shaun-nx
changed the title
Provide a simple method to enable state sharing
State Sharing
Oct 14, 2024
shaun-nx
added
ready for refinement
An issue that was triaged and it is ready to be refined
and removed
backlog
Pull requests/issues that are backlog items
labels
Oct 14, 2024
@shaun-nx should the state sharing be on by default? |
shaun-nx
added
refined
Issues that are ready to be prioritized
and removed
ready for refinement
An issue that was triaged and it is ready to be refined
labels
Jan 10, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Overview
As a user of NGINX Ingress Controller, I would like to ensure that all of my pods are aware of each-others state to ensure constant behaviour when configuring policies such as Rate Limiting
High-level Functional Requirements
Definition of Done
Development
make lint
locally before creating a PR.Testing
Release Notes & Documentation
References
Guide on "cluster" ratelimiting (mentions zone_sync and zone for different contexts)
NGINX Admin guide on zone_sync for state sharing
NGINX stick directive for upstreams
What is zone_sync?
The text was updated successfully, but these errors were encountered: