vpp/docs/usecases/containers.rst
John DeNisco 06dcd45ff8 Initial commit of Sphinx docs
Change-Id: I9fca8fb98502dffc2555f9de7f507b6f006e0e77
Signed-off-by: John DeNisco <jdenisco@cisco.com>
2018-07-26 18:34:47 +00:00

14 lines
425 B
ReStructuredText

.. _containers:
FD.io VPP with Containers
=========================
This section will cover connecting two Linux containers with VPP. A container is essentially a more efficient and faster VM, due to the fact that a container does not simulate a separate kernel and hardware. You can read more about `Linux containers here <https://linuxcontainers.org/>`_.
.. toctree::
containerCreation
containerSetup
Routing