diff options
author | Andreas Geissler <andreas-geissler@telekom.de> | 2023-12-06 10:02:43 +0100 |
---|---|---|
committer | Andreas Geissler <andreas-geissler@telekom.de> | 2023-12-07 15:13:54 +0000 |
commit | e68c766712ed6c95aff054004335813952bf5ffa (patch) | |
tree | 83db344a3b583fd6d1b2a269430353ac718b11f8 /docs/sections/oom_project_description.rst | |
parent | c5cdaf46f0c414ad2be7efcc4b792e9d3d9c51eb (diff) |
[COMMON][DOC] Add documentation for Montral and GatewayAPI
Add override file to use GatewayAPI as Ingress provider
A precreated GW named "common-gateway" is used.
Added documentation for Montreal like release notes,
Infrastructure guides...
Issue-ID: OOM-3184
Issue-ID: OOM-3242
Change-Id: I18107bac52abf34dbc0b217fd8b7542ba51aab84
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Diffstat (limited to 'docs/sections/oom_project_description.rst')
-rw-r--r-- | docs/sections/oom_project_description.rst | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/sections/oom_project_description.rst b/docs/sections/oom_project_description.rst index c2a0899054..774237946d 100644 --- a/docs/sections/oom_project_description.rst +++ b/docs/sections/oom_project_description.rst @@ -38,8 +38,8 @@ In summary OOM provides the following capabilities: service impact - **Delete** - cleanup individual containers or entire deployments -OOM supports a wide variety of Kubernetes private clouds - built with Rancher, -Kubeadm or Cloudify - and public cloud infrastructures such as: Microsoft +OOM supports a wide variety of Kubernetes private clouds - built with ClusterAPI, +Kubespray - and public cloud infrastructures such as: Microsoft Azure, Amazon AWS, Google GCD, VMware VIO, and OpenStack. The OOM documentation is broken into four different areas each targeted at a @@ -51,8 +51,6 @@ different user: - :ref:`oom_user_guide` - a guide for operators of an OOM instance - :ref:`oom_access_info_guide` - a guide for operators who require access to OOM applications - - The :ref:`release_notes` for OOM describe the incremental features per release. Component Orchestration Overview |