Skip to content
This repository has been archived by the owner on Jun 22, 2018. It is now read-only.

0.7.0

Compare
Choose a tag to compare
@sadovnikov sadovnikov released this 09 Mar 13:01
· 527 commits to master since this release

The major changes from the previous release:

  • Using minimesosFile with Groovy DSL to configure parameters of the cluster
  • New minimesos init command to generate minimesosFile with default values
  • Although version of Apache Mesos, which is used by default, remains 0.25, versions 0.26 and 0.27 are supported too
  • Cleaner handling of problems to find required docker images
  • Configurable Mesos logging level. Either on entire cluster level or per master and agent
  • Marathon 15.3 is used by default
  • To match terminology of Apache Mesos, Slaves are replaced by Agents through entire code and configuration

See installation and building instructions on http://minimesos.readthedocs.org/en/0.7.0/ and http://minimesos.org