docs: Add VPP with iperf and trex
[vpp.git] / docs / usecases / containers.rst
index 90e41db..65bf2ae 100644 (file)
@@ -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/>`_.