X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=docs%2Fusecases%2Fcontainers.rst;h=65bf2aee5de7e303299351ec218cd8cd7967bd34;hb=f3468975d837fbe07c11c55d6ce7a6bf756ea2d8;hp=90e41db6cb805861b1a4cdeec0116c081d1fac8a;hpb=06dcd45ff81e06bc8cf40ed487c0b2652d346a5a;p=vpp.git 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 `_.