John DeNisco | 06dcd45 | 2018-07-26 12:45:10 -0400 | [diff] [blame] | 1 | .. _containers: |
2 | |||||
3 | FD.io VPP with Containers | ||||
4 | ========================= | ||||
5 | |||||
6 | 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/>`_. | ||||
7 | |||||
8 | |||||
9 | .. toctree:: | ||||
10 | |||||
11 | containerCreation | ||||
12 | containerSetup | ||||
13 | Routing |