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

Hi. Go microservices, part 7 - Service Discovery & Load-balancing. #4

Open
shihp opened this issue Jun 22, 2018 · 2 comments
Open

Hi. Go microservices, part 7 - Service Discovery & Load-balancing. #4

shihp opened this issue Jun 22, 2018 · 2 comments

Comments

@shihp
Copy link

shihp commented Jun 22, 2018

Hello, when I execute the command
docker service scale accountservice=3,
use the curl $ManagerIP:6767/accounts/10000 command to verify that all the same ip is returned to the service without seeing the ip transform. effect...

use command:

docker service inspect $service
docker inspect $container
@gczgcz2015
Copy link

same issue do you fix it @shihp

@shihp
Copy link
Author

shihp commented Dec 20, 2018

same issue do you fix it @shihp

not yet...

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

2 participants