commit | f8a899c48c91681eb61f3968583862ffc9e9ad73 | [log] [tgz] |
---|---|---|
author | Andreas Geissler <andreas-geissler@telekom.de> | Fri Apr 12 14:24:52 2024 +0200 |
committer | Andreas Geissler <andreas-geissler@telekom.de> | Sat Apr 13 11:24:35 2024 +0200 |
tree | ea01fd8e6064689aff77743661d1d5897d908afa | |
parent | 53fe20dc15c0e23c27bee5c1450340e454b8945b [diff] |
[COMMON] Remove hostPath entries As hostPath volumes violate Cluster policies, they are not allowed within pod definitions. In our case only the "etc/localtime" is mounted to get the timezone of the host, which is not required. Issue-ID: OOM-3287 Change-Id: I6c8c8ea4e982d7e95e73f5fed7fc07ed47ceaab7 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
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.