Multicast generally only works on the same subnet, so I don’t think that’s going to work. The next most obvious solution would be to use a static list, as Evgenii said. If you don’t want to do that, you’re left with options like the JDBC or Shared File System IP finder (https://apacheignite.readme.io/docs/tcpip-discovery <https://apacheignite.readme.io/docs/tcpip-discovery>). You could possibly also create your own virtual Docker network.
> On 27 Apr 2020, at 08:51, bribridnl <[email protected]> wrote: > > I'd like to keep their IP dynamically managed that's why I use the TCP/IP > discovery but you have to provide a multicast adress. My issue is that I > don't know which one to use > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/
