blob: ddc00b6115e4736808b074a68a486c5fe2d0a65d [file] [log] [blame]
Andreas Geisslere08eee02023-04-21 14:21:37 +02001.. This work is licensed under a Creative Commons Attribution 4.0
2.. International License.
3.. http://creativecommons.org/licenses/by/4.0
4.. Copyright (C) 2022 Nordix Foundation
5
6.. Links
7.. _Kubernetes: https://kubernetes.io/
8
9
10.. _oom_infra_guide:
11
12OOM Infrastructure Guide
13========================
14
15.. figure:: ../../resources/images/oom_logo/oomLogoV2-medium.png
16 :align: right
17
18OOM deploys and manages ONAP on a pre-established Kubernetes_ cluster - the
19creation of this cluster is outside of the scope of the OOM project as there
20are many options including public clouds with pre-established environments.
21If creation of a Kubernetes cluster is required, the life-cycle of this
22cluster is independent of the life-cycle of the ONAP components themselves.
23
24For more information about functionality and processes please refer to the
25following documents:
26
27.. toctree::
28 :maxdepth: 1
29
30 oom_infra_deployment_options.rst
31 oom_infra_deployment_requirements.rst
32 oom_infra_base_config_setup.rst
33 oom_infra_optional_addons.rst
34 oom_infra_ingres_controller_setup.rst