Skip to content

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

@shihp

Description

@shihp

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions