commit | 3f11e4452f703798a093187ad763493f290374e4 | [log] [tgz] |
---|---|---|
author | lukegleeson <luke.gleeson@est.tech> | Fri May 20 15:09:35 2022 +0100 |
committer | Fiachra Corcoran <fiachra.corcoran@est.tech> | Fri May 27 13:17:23 2022 +0000 |
tree | 99692993ea0088da2198865c9b2df500ebaa0a66 | |
parent | d577b9b05a10227f07247517ba30b9b8aaff1cd8 [diff] |
[CPS] Adding startup probe to CPS deployment Adding 5 minute startup probe to prevent forced restart during cps deployment Issue-ID: CPS-1032 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: I9d1be569f8f5e6f40cc1918ba6b2a5f4a86ef699
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.