github.com/datadog/cilium@v1.6.12/Documentation/mesos/index.rst (about)

     1  .. only:: not (epub or latex or html)
     2  
     3      WARNING: You are looking at unreleased Cilium documentation.
     4      Please use the official rendered version released here:
     5      http://docs.cilium.io
     6  
     7  .. _mesos:
     8  
     9  *****
    10  Mesos
    11  *****
    12  
    13  Cilium can be integrated with Apache Mesos and Marathon using the CNI plugin. The
    14  following quick guide guides you through the process step by step:
    15  
    16  
    17  .. toctree::
    18     :maxdepth: 1
    19     :glob:
    20  
    21     ../gettingstarted/mesos
    22  
    23  For more information on Apache Mesos and Marathon orchestration, check out the
    24  `Mesos <https://github.com/apache/mesos>`__ and `Marathon
    25  <https://mesosphere.github.io/marathon/>`_ GitHub pages, respectively.