Hello Ryan! I might be terribly wrong, but my first guess is, you should use TcpDiscoveryKubernetesIpFinder for Server nodes inside container, and TcpDiscoveryVmIpFinder for outside client nodes. If you're reaching for setAddresses(), that's the one you should take.
With regards to breakage, there's no active work on Tcp Discovery Finders as far as I know, so it is unlikely. However there's a branch of development for a ZooKeeper-based discovery (not just finding nodes but information exchange between nodes). When this is implemented your code might break, or become irrelevant. I'm not sure that there would not be a legacy discovery option, though. Regards, Ilya. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
