vpp/docs/usecases/containers.rst
jdenisco 1511a4e953 docs: Add VPP with iperf and trex
Change-Id: I9f238b6092bc072fd875facfee5262c6b155043e
Signed-off-by: jdenisco <jdenisco@cisco.com>
2018-10-30 13:10:28 +00:00

14 lines
414 B
ReStructuredText

.. _containers:
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