Community Articles

Find and share helpful community-sourced technical articles.
avatar
Master Mentor

You need Mesos to run this - Post 1

What is Apache Marathon?

Marathon is a production-grade container orchestration platform for Mesosphere'sDatacenter Operating System (DCOS) and Apache Mesos.

I am launching multiple applications using Marathon and Mesos is providing the framework to launch those applications.

Demo

More reading

https://mesosphere.github.io/marathon/

Gist & Application example

1,561 Views