blob: 65bf2aee5de7e303299351ec218cd8cd7967bd34 [file] [log] [blame]
John DeNisco06dcd452018-07-26 12:45:10 -04001.. _containers:
2
jdenisco1511a4e2018-10-30 08:46:02 -04003VPP with Containers
4====================
John DeNisco06dcd452018-07-26 12:45:10 -04005
6This 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/>`_.
7
8
9.. toctree::
10
11 containerCreation
12 containerSetup
13 Routing