You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 22, 2025. It is now read-only.
Is your feature request related to a problem? Please describe
For customers that wish to have NGINX+ LoadBalancers (LBs) on the edge in a High Availability (HA) configuration, the controller needs to support updating each NGINX+ instance individually.
Describe the solution you'd like
One that works. One that is not overly complicated. One that is maintainable.
Describe alternatives you've considered
Use the same NGINX+ client for multiple instances
Use an NGINX+ client for each instance
Additional context
This is still a Prototype / Proof-of-Concept implementation, but care should still be taken to ensure a smooth transition to production-quality code.