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

Docker run networking should be configurable and support bridge network

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.20.1
    • containerization

    Description

      Currently to easily support running executors in Docker image, we hardcode --net=host into Docker run so slave and executor and reuse the same mechanism to communicate, which is to pass the slave IP/PORT for the framework to respond with it's own hostname and port information back to setup the tunnel.

      We want to see how to abstract this or even get rid of host networking altogether if we have a good way to not rely on it.

      Attachments

        Activity

          People

            tnachen Timothy Chen
            tnachen Timothy Chen
            Benjamin Hindman Benjamin Hindman
            Votes:
            8 Vote for this issue
            Watchers:
            13 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: