diff options
author | Fiachra Corcoran <fiachra.corcoran@est.tech> | 2022-11-30 08:11:56 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-11-30 08:11:56 +0000 |
commit | c3f1b348de7b69a54642cf832361a9dee73d9d56 (patch) | |
tree | 7d19b4afb6bf61114ec061800b521ddcdb8f1e11 /docs/sections/guides/infra_guides/oom_infra_setup.rst | |
parent | d9203f1ab25792030931f373a7ee184ebfa7cd8d (diff) | |
parent | 9eb2c11d39161671070085b21f73847b61ea8e5f (diff) |
Merge "[DOC] ServiceMesh documentation"
Diffstat (limited to 'docs/sections/guides/infra_guides/oom_infra_setup.rst')
-rw-r--r-- | docs/sections/guides/infra_guides/oom_infra_setup.rst | 25 |
1 files changed, 17 insertions, 8 deletions
diff --git a/docs/sections/guides/infra_guides/oom_infra_setup.rst b/docs/sections/guides/infra_guides/oom_infra_setup.rst index f9668de458..ed7b05a103 100644 --- a/docs/sections/guides/infra_guides/oom_infra_setup.rst +++ b/docs/sections/guides/infra_guides/oom_infra_setup.rst @@ -52,14 +52,23 @@ The versions of software that are supported by OOM are as follows: .. _versions_table: -.. table:: OOM Software Requirements - - ============== =========== ======= ======== ======== ============ ================= ======= - Release Kubernetes Helm kubectl Docker Cert-Manager Prometheus Stack Strimzi - ============== =========== ======= ======== ======== ============ ================= ======= - Jakarta 1.22.4 3.6.3 1.22.4 20.10.x 1.8.0 35.x 0.28.0 - Kohn 1.23.8 3.8.2 1.23.8 20.10.x 1.8.0 35.x 0.32.0 - ============== =========== ======= ======== ======== ============ ================= ======= +.. table:: OOM Software Requirements (base) + + ============== =========== ======= ======== ======== ============ ======= + Release Kubernetes Helm kubectl Docker Cert-Manager Strimzi + ============== =========== ======= ======== ======== ============ ======= + Jakarta 1.22.4 3.6.3 1.22.4 20.10.x 1.8.0 0.28.0 + Kohn 1.23.8 3.8.2 1.23.8 20.10.x 1.8.0 0.32.0 + ============== =========== ======= ======== ======== ============ ======= + +.. table:: OOM Software Requirements (optional) + + ============== ================= ====== + Release Prometheus Stack Istio + ============== ================= ====== + Jakarta 35.x --- + Kohn 35.x 1.15.1 + ============== ================= ====== .. toctree:: |