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