summaryrefslogtreecommitdiffstats
path: root/docs/usecases/containers.rst
diff options
context:
space:
mode:
authorjdenisco <jdenisco@cisco.com>2018-10-30 08:46:02 -0400
committerDave Barach <openvpp@barachs.net>2018-10-30 13:10:28 +0000
commit1511a4e953a608eeca9cf566c40ef23232f50f57 (patch)
tree89d0759bd94c71f23ae251aad19f593b1665bcbd /docs/usecases/containers.rst
parent949bbbc7a467d09e4b2f2d1979b494ffc08ccc19 (diff)
docs: Add VPP with iperf and trex
Change-Id: I9f238b6092bc072fd875facfee5262c6b155043e Signed-off-by: jdenisco <jdenisco@cisco.com>
Diffstat (limited to 'docs/usecases/containers.rst')
-rw-r--r--docs/usecases/containers.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/usecases/containers.rst b/docs/usecases/containers.rst
index 90e41db6cb8..65bf2aee5de 100644
--- a/docs/usecases/containers.rst
+++ b/docs/usecases/containers.rst
@@ -1,7 +1,7 @@
.. _containers:
-FD.io VPP with 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/>`_.