You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Ian Downes (JIRA)" <ji...@apache.org> on 2014/01/17 20:12:41 UTC

[jira] [Created] (MESOS-921) Consider simultaneous containerizer support

Ian Downes created MESOS-921:
--------------------------------

             Summary: Consider simultaneous containerizer support
                 Key: MESOS-921
                 URL: https://issues.apache.org/jira/browse/MESOS-921
             Project: Mesos
          Issue Type: Improvement
          Components: isolation
    Affects Versions: 0.17.0
            Reporter: Ian Downes


As part of the containerizer refactor we should consider the slave supporting multiple containerizers.

This would be useful for simultaneously supporting different types of containerization on the slave, e.g. lightweight containerization using Mesos' containerizer or docker and full virtualization using KVM.

Another benefit would be supporting already running tasks with one containerizer and then, after a slave restart, running tasks with a different or updated containerizer.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)