Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-2540

mesos containerizer should provide scheduler specified rootfs

    XMLWordPrintableJSON

Details

    • Story
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • containerization
    • None

    Description

      The mesos containerizer already supports cgroups and namespaces. MESOS-2350 is being actively worked on now to allow for an operator to specify a fixed rootfs to chroot into.

      Let’s extend these features and provide the ability for a scheduler to specify the rootfs. Schedulers should be able to specify a ContainerInfo[1] that includes type = mesos and an image URI. The mesos containerizer should fetch that rootfs using the mesos-fetcher then chroot into it before starting the task.

      [1] https://github.com/apache/mesos/blob/7bdb559/include/mesos/mesos.proto#L992

      Attachments

        Issue Links

          Activity

            People

              gilbert Gilbert Song
              jaybuff Jay Buffington
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: