diff options
author | Sylwia Jakubek <sylwia.jakubek@nokia.com> | 2021-03-05 07:53:58 +0000 |
---|---|---|
committer | Jakubek <sylwia.jakubek@nokia.com> | 2021-03-23 08:00:51 +0100 |
commit | cf75d4fcb3572fcb117100603762f3b07edfe01c (patch) | |
tree | 4e0fe61cac4c27ea88c1fb14dc2f8b017227568f /docs | |
parent | c7d15886be96f3036709bb0acc4beb7169e8eec1 (diff) |
[DOC] Installation guidelines for PaaS components
Linked documentation of guidelines for installation of Prometheus Stack and Cert-Manager
Issue-ID: OOM-2701
Signed-off-by: Sylwia Jakubek <sylwia.jakubek@nokia.com>
Change-Id: I90a1fb29a296927a8e695566939566f75e925258
Diffstat (limited to 'docs')
-rw-r--r-- | docs/guides/onap-operator/settingup/index.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/guides/onap-operator/settingup/index.rst b/docs/guides/onap-operator/settingup/index.rst index 7fa4df5bc..9f27db748 100644 --- a/docs/guides/onap-operator/settingup/index.rst +++ b/docs/guides/onap-operator/settingup/index.rst @@ -6,6 +6,7 @@ .. Modifications Copyright 2018 Amdocs .. Modifications Copyright 2018 Huawei .. Modifications Copyright 2019 Orange +.. Modifications Copyright 2021 Nokia Setting Up ONAP =============== @@ -47,6 +48,14 @@ Creation of Kubernetes cluster is described here: :ref:`ONAP on HA Kubernetes Cluster<onap-oom:onap-on-kubernetes-with-rancher>` +Some ONAP functionalities require optional PaaS components described here: + +.. toctree:: + :maxdepth: 2 + :titlesonly: + +:ref:`ONAP PaaS set-up (optional)<onap-oom:oom_setup_paas>` + ONAP installation is described here: .. toctree:: |