aboutsummaryrefslogtreecommitdiffstats
path: root/docs/usecases/containers.rst
diff options
context:
space:
mode:
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/>`_.