Skip to content

document the load balancer chicken and egg problem better #912

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

Closed
joaofnfernandes opened this issue Dec 15, 2016 · 2 comments
Closed

document the load balancer chicken and egg problem better #912

joaofnfernandes opened this issue Dec 15, 2016 · 2 comments
Assignees
Labels
area/enterprise Issue affects Docker Enterprise lifecycle/locked

Comments

@joaofnfernandes
Copy link
Contributor

@vikstrous commented on Thu Apr 28 2016

method 1: one replica first

  • should use ip of vm if a vm
  • can use docker0 if local
  • pushes/pulls require first replica to be up
  • you still need to know what node you're installing on
    -> you can reconfigure the replica after adding a load balancer

method 2: load balancer first

  • you need to use --ucp-node to make sure it's on the right node that's already in your load balancer
  • alternatively you can load balance over all ucp nodes and just let it pick whatever
@joaofnfernandes joaofnfernandes self-assigned this Dec 15, 2016
@mdlinville mdlinville added the area/enterprise Issue affects Docker Enterprise label Apr 5, 2017
@johndmulhausen
Copy link

Closing per triage discussion

@docker-robott
Copy link
Collaborator

Closed issues are locked after 30 days of inactivity.
This helps our team focus on active issues.

If you have found a problem that seems similar to this, please open a new issue.

/lifecycle locked

@docker docker locked and limited conversation to collaborators Mar 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/enterprise Issue affects Docker Enterprise lifecycle/locked
Projects
None yet
Development

No branches or pull requests

4 participants