diff options
author | 2018-11-29 19:07:22 +0000 | |
---|---|---|
committer | 2018-11-29 19:07:22 +0000 | |
commit | 45b8d8a3ff6b5872c0e16395a1573a8974d3af0b (patch) | |
tree | f7c655d2cf975aa8fd2422eba8c1843b6fb55991 /docs | |
parent | b9c27f5cc58d31cca08c40bbdb5af9f9e20ccb37 (diff) | |
parent | 67c3fa8f494c9723a0f79a52eab2e82ed8af3ac4 (diff) |
Merge "Doc on Kubernetes and ONAP Installation Script" into casablanca
Diffstat (limited to 'docs')
-rw-r--r-- | docs/guides/onap-developer/settingup/index.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/guides/onap-developer/settingup/index.rst b/docs/guides/onap-developer/settingup/index.rst index 58883d730..958f31666 100644 --- a/docs/guides/onap-developer/settingup/index.rst +++ b/docs/guides/onap-developer/settingup/index.rst @@ -36,6 +36,16 @@ The ONAP full installation is validated with the following footprint: - 16 GB RAM - 160 GB Storage + +Quick Start +----------- + +A quick-start :ref:`Kubernetes and ONAP Installation Script<onap-oom-heat>` +is available that fully automates the instructions in the installation +guides below to spin up an HA-enabled Kubernetes cluster and deploys +ONAP on it using OOM. + + Installation ------------ |