blob: 65bf2aee5de7e303299351ec218cd8cd7967bd34 [file] [log] [blame]
.. _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