blob: 90e41db6cb805861b1a4cdeec0116c081d1fac8a [file] [log] [blame]
John DeNisco06dcd452018-07-26 12:45:10 -04001.. _containers:
2
3FD.io VPP with Containers
4=========================
5
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