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

Create a network isolator based on port mapping

    XMLWordPrintableJSON

Details

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

    Description

      Here, we assume that we don't have enough public IPs. As a result, we are not able to assign an individual public IP to each container.

      One solution is to assign the same IP for all containers on a host, and use port mapping to properly redirect network traffic to/from containers. In other words, each container will be assigned a range of ports from the host. The isolator will setup filters to properly redirect packets to/from the corresponding containers based on dst/src ip/ports.

      Attachments

        Issue Links

          Activity

            People

              chzhcn Chi Zhang
              jieyu Jie Yu
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: