summaryrefslogtreecommitdiffstats
path: root/docs/guides/onap-developer/settingup/onap_oom.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/guides/onap-developer/settingup/onap_oom.rst')
-rw-r--r--docs/guides/onap-developer/settingup/onap_oom.rst15
1 files changed, 9 insertions, 6 deletions
diff --git a/docs/guides/onap-developer/settingup/onap_oom.rst b/docs/guides/onap-developer/settingup/onap_oom.rst
index 7cb0d93a8..813168f3f 100644
--- a/docs/guides/onap-developer/settingup/onap_oom.rst
+++ b/docs/guides/onap-developer/settingup/onap_oom.rst
@@ -5,19 +5,19 @@
.. index:: Setting Up Full ONAP using Containers
-=========================================
-**Setting Up Full ONAP using Containers**
-=========================================
+====================================
+**Setting Up ONAP using Kubernetes**
+====================================
.. _installing-onap-k8s:
**Context**
===========
-The recommended installation is based on Kubernetes to deploy ONAP
-components using containers.
+The recommended ONAP deployment is based on Kubernetes and Docker containers.
+This method is also called deployment through OOM.
-You must use the following version for the various sofware components.
+The following is the recommended component version.
=========== =========
Software Version
@@ -52,6 +52,9 @@ ONAP installation is described here:
../../../../submodules/oom.git/docs/oom_quickstart_guide.rst
.. note::
+ Prior to deployment of ONAP, there is no need to download manually any Docker container.
+ The OOM deployment takes care to automatically download the Docker containers.
+
It is also possible to deploy a subset of ONAP components on a single VM.
The VM flavor to be used depends on the number of ONAP components to be
deployed.