I guess we should update the documentation. 

Does this suggest that an IpFinder for Docker Swarm (much like the one for 
Kubernetes) would be useful?

Regards,
Stephen

> On 20 Dec 2018, at 14:13, Ilya Kasnacheev <[email protected]> wrote:
> 
> Hello!
> 
> #1 you should use ./libs/optional/ignite-mesos/ignite-mesos-<version>.jar - 
> looks like it's THE full JAR.
> 
> Regards,
> -- 
> Ilya Kasnacheev
> 
> 
> чт, 20 дек. 2018 г. в 02:09, javadevmtl <[email protected] 
> <mailto:[email protected]>>:
> Hi, from what I have tried and read it seems that you need host network for
> docker to run Ignite and overlay networks cause issues...
> 
> I'm using DC/OS and I can technically maybe try the mesos deployment, but
> not sure how new or old that framework is.
> 
> #1 the docs indicate to use:
> libs\optional\ignite-mesos\ignite-mesos-<ignite-version>-jar-with-dependencies.jar
> which doesn't exist in the downloaded zip of 2.7.0
> #2 How do i know if it will workd with DC/OS 1.11
> 
> The next attempt that I got working is to use the Docker with DC/OS overlay
> network. This works by using the TCP discovery and setting 9.x.x.x addresses
> from DC/OS, the thing is with this you don't know which of the 9.x.x.x
> address the container will get assigned and I don't think we want to go put
> the full list of 9.x.x.x address just on the chance that the nodes will
> eventually ping the right addresses.
> 
> The other option is to try to use a DC/OS load balanced VIP, but the address
> returned by the VIP is not the one the container see which is in the 9.x.x.x
> raange... 
> 
> 
> 
> 
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/ 
> <http://apache-ignite-users.70518.x6.nabble.com/>


Reply via email to