Andreas Geissler | e08eee0 | 2023-04-21 14:21:37 +0200 | [diff] [blame^] | 1 | .. 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 | |
| 12 | OOM Infrastructure Guide |
| 13 | ======================== |
| 14 | |
| 15 | .. figure:: ../../resources/images/oom_logo/oomLogoV2-medium.png |
| 16 | :align: right |
| 17 | |
| 18 | OOM deploys and manages ONAP on a pre-established Kubernetes_ cluster - the |
| 19 | creation of this cluster is outside of the scope of the OOM project as there |
| 20 | are many options including public clouds with pre-established environments. |
| 21 | If creation of a Kubernetes cluster is required, the life-cycle of this |
| 22 | cluster is independent of the life-cycle of the ONAP components themselves. |
| 23 | |
| 24 | For more information about functionality and processes please refer to the |
| 25 | following 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 |