diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-11-28 14:08:32 -0800 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-11-29 06:47:57 -0800 |
commit | 67c3fa8f494c9723a0f79a52eab2e82ed8af3ac4 (patch) | |
tree | 0713df9833074dc4013152e18d4f95d1f3535141 | |
parent | d4f4f5d151a8b7a8ff63c66038795bbbb1f07127 (diff) |
Doc on Kubernetes and ONAP Installation Script
Change-Id: I066c5c9c2ad60add5e08643c10951969a82c91ea
Issue-ID: INT-748
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
-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 ------------ |