X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fguides%2Fonap-developer%2Fsettingup%2Fonap_oom.rst;h=813168f3fcfecac6190586c20fb0a0db62281a67;hb=35ba5e573e07691bca73c3d3753098ee248de40e;hp=7cb0d93a8f9f3365ba9ded43b292143663d6ae87;hpb=71e879ff34d9e466ad6cbc099cf6d6e1562b5853;p=doc.git 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.