diff options
Diffstat (limited to 'docs/usecases/containers/index.rst')
-rw-r--r-- | docs/usecases/containers/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/usecases/containers/index.rst b/docs/usecases/containers/index.rst index 65bf2aee5de..f8e07222493 100644 --- a/docs/usecases/containers/index.rst +++ b/docs/usecases/containers/index.rst @@ -5,6 +5,7 @@ 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/>`_. +This section has been tested with Ubuntu 22.04 LTS. .. toctree:: |