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

Allow operators to assign net_cls major handles to mesos agents

    XMLWordPrintableJSON

Details

    • Mesosphere Sprint 27, Mesosphere Sprint 28
    • 1

    Description

      The net_cls cgroup associates a 16-bit major and 16-bit minor network handle to packets originating from tasks associated with a specific net_cls cgroup. In mesos we need to give the operator the ability to fix the 16-bit major handle used in an agent (the minor handle will be allocated by the agent. See MESOS-4345). Fixing the parent handle on the agent allows operators to install default firewall rules using the parent handle to enforce a default policy (say DENY ALL) for all container traffic till the container is allocated a minor handle.

      A simple way to achieve this requirement is to pass the major handle as a flag to the agent at startup.

      Attachments

        Issue Links

          Activity

            People

              avinash.mesos Avinash Sridharan
              avinash.mesos Avinash Sridharan
              Jie Yu Jie Yu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: