Hello,

could you please say what type of network you use to run containers?

in logs you an find the following line:
[17:35:08,448][INFO][main][IgniteKernal] Non-loopback local IPs: 10.0.2.10,
172.17.0.1, 192.168.183.128, fe80:0:0:0:20d:3aff:febb:b0b6%eth0

ignite will find all available network interfaces and propagate them to
other nodes via discovery protocol, so other nodes can choose any of those
addresses. You can limit this by setting localHost property in
IgniteConfiguration.

Thanks,
Mike.



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to