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