diff options
author | hsandid <halsandi@cisco.com> | 2023-10-30 18:47:36 +0100 |
---|---|---|
committer | Dave Wallace <dwallacelf@gmail.com> | 2023-10-31 23:54:28 +0000 |
commit | e75176a257bae8753c334f25fe09aa790cf4bf48 (patch) | |
tree | 62243c18e0a00b427bad3d01c7d34bc0e2749a12 /docs/usecases/containers/index.rst | |
parent | e908fe7e474d6b7b1e9e1bd2fb39423e1552a35f (diff) |
docs: Updated "VPP with Containers" use-case section
Type: improvement
Modified "VPP with Containers" doc section to run on Ubuntu 22.04 LTS.
Change-Id: Ic09b88cf0e3b492711222a1bb24552de964a7d03
Signed-off-by: hsandid <halsandi@cisco.com>
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:: |