diff options
author | Mike Elliott <mike.elliott@amdocs.com> | 2018-11-06 15:21:22 -0500 |
---|---|---|
committer | Mike Elliott <mike.elliott@amdocs.com> | 2018-11-06 15:22:26 -0500 |
commit | ed931909e33774362d0595f0bb375e7c39d5e327 (patch) | |
tree | 3df581a8a8285305371cf22fbc119fa1544300f1 /docs/guides/onap-developer/settingup | |
parent | 872a51f7d648972554d416aee87f9901c0ff8858 (diff) |
Add helm & k8s versions for casablanca
Change-Id: Ie2e85d279875e8661047d33431c9b72b17bb3d6c
Issue-ID: OOM-1498
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
Diffstat (limited to 'docs/guides/onap-developer/settingup')
-rw-r--r-- | docs/guides/onap-developer/settingup/onap_oom.rst | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/guides/onap-developer/settingup/onap_oom.rst b/docs/guides/onap-developer/settingup/onap_oom.rst index 813168f3f..fabdd2709 100644 --- a/docs/guides/onap-developer/settingup/onap_oom.rst +++ b/docs/guides/onap-developer/settingup/onap_oom.rst @@ -22,9 +22,9 @@ The following is the recommended component version. =========== ========= Software Version =========== ========= - Kubernetes 1.8.10 - Helm 2.8.2 - kubectl 1.8.10 + Kubernetes 1.11.2 + Helm 2.9.1 + kubectl 1.11.2 Docker 17.03.x =========== ========= @@ -37,10 +37,10 @@ Creation of Kubernetes cluster is described here: ../../../../submodules/oom.git/docs/oom_cloud_setup_guide.rst -The ONAP full installation requires the following footprint: - - 4 VM - - 32 vCPU - - 128 GB RAM +The ONAP full installation was validated with the following footprint: + - 14 VM (1 rancher, 13 k8s nodes) + - 8 vCPU + - 16 GB RAM - 160 GB Storage ONAP installation is described here: |