diff options
author | 2024-11-04 11:55:08 +0100 | |
---|---|---|
committer | 2025-01-02 18:21:19 +0100 | |
commit | 30ef8932eb85c665e3db41e8819eda3260b80f6d (patch) | |
tree | 376d0e4a6be104e679ad347acdd29812ed837b1a /docs/sections/guides/user_guides/oom_user_guide.rst | |
parent | ee26c89abe7be30f49e922564e2e012bead25060 (diff) |
[DOC] Update versions of Operators
Add new versions of infrastructure SW
Add release notes for Oslo
Correct linting issues in documents
Issue-ID: OOM-3322
Change-Id: I5ff844a0c6ad5dadc225232d5ef3fd1c149f6fa4
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Diffstat (limited to 'docs/sections/guides/user_guides/oom_user_guide.rst')
-rw-r--r-- | docs/sections/guides/user_guides/oom_user_guide.rst | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/sections/guides/user_guides/oom_user_guide.rst b/docs/sections/guides/user_guides/oom_user_guide.rst index d31c818d44..85e4eefc9f 100644 --- a/docs/sections/guides/user_guides/oom_user_guide.rst +++ b/docs/sections/guides/user_guides/oom_user_guide.rst @@ -44,7 +44,8 @@ The following sections describe the life-cycle operations: - Monitor_ - real-time health monitoring feeding to a Consul UI and Kubernetes - Heal_- failed ONAP containers are recreated automatically - Scale_ - cluster ONAP services to enable seamless scaling -- Upgrade_ - change-out containers or configuration with little or no service impact +- Upgrade_ - change-out containers or configuration with little or no service + impact - Delete_ - cleanup individual containers or entire deployments .. figure:: ../../resources/images/oom_logo/oomLogoV2-Deploy.png @@ -59,7 +60,8 @@ describe the composition of each of the ONAP components and the relationship within and between components. Using this model Helm is able to deploy all of ONAP with a few simple commands. -Please refer to the :ref:`oom_deploy_guide` for deployment pre-requisites and options +Please refer to the :ref:`oom_deploy_guide` for deployment pre-requisites and +options .. note:: Refer to the :ref:`oom_customize_overrides` section on how to update overrides.yaml and values.yaml |