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

backend server weight support #43

Open
noahdietz opened this issue Oct 4, 2016 · 0 comments
Open

backend server weight support #43

noahdietz opened this issue Oct 4, 2016 · 0 comments
Assignees

Comments

@noahdietz
Copy link

We should add support for weighting the backend servers (which are Pod replicas in this case) with native nginx server weights

This has come up in previous conversations, but never tracked.

I bring this up because I want us to implement a canary and/or blue/green testing feature using this approach. Through the addition of some label, a user can indicate that a dev version of a deployment should take over some percentage of traffic in production (handled with nginx weights), until the dev deployment is removed, or if the dev deployment becomes the production deployment through a slow roll over of traffic.

Thoughts? (this would be something for GA or GA-2, considering this is a nice-to-have)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants