diff options
author | Andreas Geissler <andreas-geissler@telekom.de> | 2024-08-19 16:30:45 +0200 |
---|---|---|
committer | Andreas Geissler <andreas-geissler@telekom.de> | 2024-09-11 09:19:27 +0200 |
commit | 4b5e5842a6a83ded838417aa863530c0ebd1ab5e (patch) | |
tree | 3300fa07ab7e3e81918f5abac9f4057b0b91551a /docs/sections/guides | |
parent | 99742597c9e2702221de7e35c089c1fe4124d48a (diff) |
[STRIMZI] Solve Security Policy violations
- add securityContext settings to Operator and strimzi resources
- add resources settings
- update documents to use a new strimzi-kafka operator version in Oslo
Issue-ID: OOM-3311
Change-Id: Ie6e4c30495e500781d898aed31bd74f2f4f3c708
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Diffstat (limited to 'docs/sections/guides')
-rw-r--r-- | docs/sections/guides/infra_guides/oom_infra_deployment_requirements.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/sections/guides/infra_guides/oom_infra_deployment_requirements.rst b/docs/sections/guides/infra_guides/oom_infra_deployment_requirements.rst index 11377235bc..5020e22563 100644 --- a/docs/sections/guides/infra_guides/oom_infra_deployment_requirements.rst +++ b/docs/sections/guides/infra_guides/oom_infra_deployment_requirements.rst @@ -48,9 +48,9 @@ The versions of software that are supported and tested by OOM are as follows: ============== =========== ======= ======== ======== ============= ======== Release Kubernetes Helm kubectl Docker Cert-Manager Strimzi ============== =========== ======= ======== ======== ============= ======== - London 1.23.8 3.8.2 1.23.x 20.10.x 1.12.2 0.35.0 Montreal 1.27.5 3.12.3 1.27.x 20.10.x 1.13.2 0.36.1 New Delhi 1.28.6 3.13.1 1.28.x 20.10.x 1.14.4 0.41.0 + Oslo 1.28.6 3.13.1 1.28.x 20.10.x 1.14.4 0.43.0 ============== =========== ======= ======== ======== ============= ======== .. table:: OOM Software Requirements (production) @@ -58,9 +58,9 @@ The versions of software that are supported and tested by OOM are as follows: ============== ====== ============ ============== Release Istio Gateway-API Keycloak ============== ====== ============ ============== - London 1.17.2 v0.6.2 19.0.3-legacy Montreal 1.19.3 v1.0.0 19.0.3-legacy New Delhi 1.21.0 v1.0.0 22.0.4 + Oslo 1.23.0 v1.0.0 22.0.4 ============== ====== ============ ============== .. table:: OOM Software Requirements (optional) @@ -68,7 +68,7 @@ The versions of software that are supported and tested by OOM are as follows: ============== ================= ========== ================= Release Prometheus Stack K8ssandra MariaDB-Operator ============== ================= ========== ================= - London 45.x 1.6.1 Montreal 45.x 1.10.2 0.23.1 New Delhi 45.x 1.16.0 0.28.1 + Oslo 45.x 1.19.0 0.30.0 ============== ================= ========== ================= |