Re: Mesos inside Docker

2014-12-03 Thread Jeremy Jongsma
Schlansker sschlans...@opentable.com wrote: On Dec 2, 2014, at 8:22 AM, Jeremy Jongsma jer...@barchart.com wrote: What is the current state of running Mesos inside Docker? I ran across a thread that indicates it may be working now, but I have not seen any Docker images for Mesos from

Mesos inside Docker

2014-12-02 Thread Jeremy Jongsma
What is the current state of running Mesos inside Docker? I ran across a thread that indicates it may be working now, but I have not seen any Docker images for Mesos from authoritative sources. https://www.mail-archive.com/user@mesos.apache.org/msg01616.html Is anybody doing this in production?

Re: Mesos slaves across network zones

2014-08-26 Thread Jeremy Jongsma
I think it makes sense for each datacenter to stay independently managed by a local Mesos master. But maybe a framework like Marathon could know about Marathon frameworks in other datacenters, and a Marathon app config could specify which datacenters to deploy to. The framework would coordinate

Re: Docker Example Mesos 0.20?

2014-08-26 Thread Jeremy Jongsma
Mesosphere has updated docs to reflect 0.20, note the container configuration field: http://mesosphere.io/learn/run-docker-on-mesosphere-cluster/ On Tue, Aug 26, 2014 at 12:30 PM, Frank Hinek frank.hi...@gmail.com wrote: Does anyone know of any example that shows how to launch a Docker