Top "Marathon" questions

Marathon is an Apache Mesos framework for long-running services.

Marathon vs Kubernetes vs Docker Swarm on DC/OS with Docker containers

I'm looking for some pros and cons of whether to go with Marathon and Chronos, Docker Swarm or Kubernetes when …

docker kubernetes marathon docker-swarm dcos
Restore deleted container docker

I have a docker container that was running postgresql db but it was accidentally deleted by my Apache Mesos Marathon. …

linux docker mesos marathon
Marathon vs Aurora and their purposes

Both Marathon and Aurora are built on Mesos and supposedly are engineered for running long running services. My questions are: …

mesos mesosphere marathon aurora
Transport Endpoint Not Connected - Mesos Slave / Master

I'm trying to connect a Mesos slave to its master. Whenver the slave tries to connect to the master, I …

linux debian virtualbox mesos marathon
WARN Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect

I have two nodes that each one has docker with Mesos,marathon,and zookeeper have been installed on it. This …

java docker apache-zookeeper mesos marathon
How to configure a high-availability cluster of MariaDB and Redis in Mesos or CoreOS

In most tutorials, presentations and demos, only stateless services are presented that are load balanced either via DNS (SkyDNS, skydock, …

docker mariadb coreos mesos marathon
Linked Docker Containers with Mesos/Marathon

I'm having great success so far using Mesos, Marathon, and Docker to manage a fleet of servers, and the containers …

docker mesos marathon