commit | 20d6797d16645fdec94b330283860185d24d916e | [log] [tgz] |
---|---|---|
author | guillaume.lambert <guillaume.lambert@orange.com> | Wed May 04 09:44:44 2022 +0200 |
committer | Guillaume Lambert <guillaume.lambert@orange.com> | Fri May 06 06:49:33 2022 +0000 |
tree | f10de7d369541fc32937929a6104a08e606e2f11 | |
parent | 0d61fe8a534142ff3fb9bb91d69328085fde7418 [diff] |
[COMMON] Fix some k8s plug deploy.sh bashisms These bashisms were added recently with a few fixes. Issue-ID: OOM-2643 Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com> Change-Id: I33b77a1db871d6628187692e260265d9c754103f
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.