commit | 51900a9c4e6c8ccb632eceed37329cca797f3f31 | [log] [tgz] |
---|---|---|
author | Andreas Geissler <andreas-geissler@telekom.de> | Wed Aug 03 13:10:35 2022 +0200 |
committer | Fiachra Corcoran <fiachra.corcoran@est.tech> | Fri Oct 21 12:24:59 2022 +0000 |
tree | 66a4be3d417af15220ea8a09d1a2a4679fc2dc75 | |
parent | ebc3a0be1e7b2fd2293fb48a7d805eb15a1cf511 [diff] |
[COMMON] Harmonize all component ingress config Harmonize all ingress definitions using schema: <component>-<application>-<api|ui> and adding plain_port attributes to support SM Issue-ID: OOM-3000 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I8212774ba194758d7cf23bc2085edcc4eacd2539
The ONAP Operations Manager (OOM) is responsible for life-cycle management of the ONAP platform itself; components such as SO, SDNC, etc.
It is not responsible for the management of services, VNFs or infrastructure instantiated by ONAP or used by ONAP to host such services or VNFs.
OOM uses the open-source Kubernetes container management system as a means to manage the containers that compose ONAP where the containers are hosted either directly on bare-metal servers or on VMs hosted by a 3rd party management system.
OOM ensures that ONAP is easily deployable and maintainable throughout its life cycle while using hardware resources efficiently.
Full documentation is available in ONAP documentation in operations and administration guides.
Please see contributing file to learn on how to contribute
All issues should be filled in ONAP Jira.