aboutsummaryrefslogtreecommitdiffstats
path: root/docs/sections/guides
AgeCommit message (Collapse)AuthorFilesLines
9 days[DOC] Update versions of OperatorsAndreas Geissler13-112/+185
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>
2024-10-17[DOC] Update OOM DocumentationAndreas Geissler3-3/+3
Replace wiki.onap.org links with altassian ones. Issue-ID: OOM-3317 Change-Id: I09227ca0ac1d536b7e0507b60d15df6f0ff00480 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2024-10-15[ETCD] Add kyverno policy fixesAndreas Geissler1-2/+2
Add securityContext settings to resolve kyverno policy violations Fix Jira Links in all release notes. Issue-ID: OOM-3314 Change-Id: Ief20d42f2e4825754bf8d1a142665c7dd176a1d9 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2024-09-11[STRIMZI] Solve Security Policy violationsAndreas Geissler1-3/+3
- 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>
2024-06-10[DOC] Update Information for NewDelhi releaseAndreas Geissler2-12/+20
Update the list of platform component versions and instructions for New Delhi version Kubernetes, Istio, Operators... Added release notes for NewDehli Issue-ID: OOM-3270 Change-Id: Iea65a4c8939bdc861b29d84933f2e3f67d93bed1 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2024-04-04[STRIMZI] Update strimzi-kafka-operator and kafka versionsAndreas Geissler1-1/+1
Update the recommended operator version and used kafka versions in the documentation and onap-strimzi. Changed the DMaaP MR ststefulset probe settings to ne compliant to the new operator version. Issue-ID: OOM-3269 Change-Id: I859d077d6f952aff5bcf5bd418f96745d9eae843 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2024-02-21Merge "[POSTGRES][COMMON] Add support for postgres operator"Lukasz Rajewski1-1/+9
2024-02-19[POSTGRES][COMMON] Add support for postgres operatorrajesh.kumar1-1/+9
Add template for the postgres operator instance setup and modifications to use the postgres instance via Operator TBD: Update of documentation and fix for clients (DMaaP, CPS) Issue-ID: OOM-3247 Change-Id: I56c34400dc73c71b936a51260efd231017adaeae Signed-off-by: rajesh.kumar <rk00747546@techmahindra.com>
2024-02-15[PLATFORM][KEYCLOAK] Update Keycloak instructions and Realm importAndreas Geissler3-5/+19
Update Keycloak installation instructions to use keycloakx (Quarkus based) and update of REALM import Move the creation of the keycloak-ui ingress setup from helmchart to documentation. Issue-ID: OOM-3267 Change-Id: I3c79b05edd488f60a112590584974ba94a8c71a8 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2024-01-17[MARIADB] Provide S3 Backup for MariaDB instancesAndreas Geissler1-2/+3
Using the mariadb-operator version 0.24.0 a backup to S3 storages is supported and implemented in the templates and mariadb chart Add a missing mariadbOperator config for mariadb-init Issue-ID: OOM-3264 Change-Id: I065053832c226740b2a3b64b065cecc599f28296 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2023-12-07[COMMON][DOC] Add documentation for Montral and GatewayAPIAndreas Geissler6-214/+59
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>
2023-10-16[MARIADB] Update mariadb template to the 0.21.0 OperatorAndreas Geissler3-12/+15
In the mariadb-operator version 0.21.0 changes to the CRDs have been done, which require a change in the template. see: https://github.com/mariadb-operator/mariadb-operator/pull/248 PeerAuthentication depends on galera setting (not know why) Issue-ID: OOM-3236 Change-Id: Iaf3cd7128e4c9889c1d56b9b83a72a352e60a39d Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2023-09-29[MARIADB][COMMON] Add support for mariadb-operatorAndreas Geissler1-1/+45
Add template functions for the mariadb-operator resources and update the mariadb-galera chart to support them Change the flag to "useOperator" in cassandra to the global setup and additional labels for cassandra resources Changed Policy DB users to support the new mariadb User and fixed db.sh script to wait for the DB user creation Use the new readiness image 5.0.1 with the "app-name" option Change the MariaDB-Galera Service to the "primary" to avoid Deadlocks Fix previous SDNC patch (https://gerrit.onap.org/r/c/oom/+/135308) and temporary disable MariaDB for SDNR, as it is not compatible to MariaDB 11 Issue-ID: OOM-3236 Change-Id: Ie63fcc9c6d5fa802d38c592b449e7ff8553c2ab9 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2023-07-19[DOC][CASSANDRA] Default StorageClass for Cassandra deploymentAndreas Geissler2-2/+15
As Cassandra (via k8ssandra-operator) requires either a default StorageClass, the instructions to set the default in the OOM docs and removed the hardcoded "storageClass" setting in cassandra installation. Issue-ID: OOM-3226 Change-Id: I815614c31ae6b7fcb811d86519d0df1cc4a8898d Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2023-07-11[CASSANDRA] Enable new cassandra version using operatorAndreas Geissler1-1/+1
Deployment of shared cassandra (4.0.1) using k8ssandra-operator AAI config update to use new cassandra SDC config update to use new cassandra correct link in the oom_infra_optional_addons.rst Issue-ID: OOM-3226 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Ieeec9ad5c22a0674a477741d0515ae4515c6f3b8
2023-06-20[DOC] Update the London OOM GuidesAndreas Geissler7-101/+107
Fix failures in the OOM documentation and add missing descriptions. Issue-ID: OOM-3179 Issue-ID: OOM-3149 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Ie88fc4ffc3888371690a4f39c47a6cc76451047b
2023-06-01[DOC] Update London OOM documentationAndreas Geissler6-153/+318
Add information: - new Deployment options (Production, Development) - move Istio deployment to base installation - add Gateway-API and Keycloak Installation instructions - split and rename of a few files for updated structure - changed rst section formatting as suggested in sphinx rtd theme - add London Release Notes Issue-ID: OOM-3159 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I98b8541d51daba982fd6c8be0c85fae676d53c13
2023-04-24[DOC] Fix helm plugin installation instructionsMarek SzwaƂkiewicz1-1/+3
Add plugin install to helm setup Issue-ID: OOM-3167 Change-Id: I7c29478c5da04ebea894f33959bf88bd2290eabb Signed-off-by: Marek SzwaƂkiewicz <marek.szwalkiewicz@external.t-mobile.pl>
2023-04-20[CPS] Update cps-and-ncmp and dmi-plugin imagempriyank1-2/+1
- updating cps-and-ncmp docker image to 3.2.6 - updating ncmp-dmi-plugin docker image to 1.3.0 and adding JAAS config - temporarily removing the faulty link Issue-ID: CPS-1589 Change-Id: Ia57af84137b02a090191cb29c66bd6cdf85f7aeb Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2023-03-29[SDNC] Chart cleanup from TLS/AAF optionsAndreas Geissler1-1/+1
Remove checks and add the usage of common templates Add information about external access to SDNC-callhome and add ingress setup for it Issue-ID: OOM-3122 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I7b32832ee31d811c23b4eaa5d43f7aa9d767c353
2023-03-27[STRIMZI] Correction for external Access via IngressAndreas Geissler1-2/+10
VirtualService TCP route added in _ingress.tpl using protocol option in onap-strimzi ingress configuration Added support for multiple ports in _ingress.tpl added Fixed port setting in onap-strimzi for external interface Add information to the documents section Issue-ID: OOM-3109 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: If8507278d952ee29ceaa3f134b99d18bd6f31cb7
2023-03-11[POLICY] Add Kserve installation as optional add-onaravind.est2-1/+42
Kserve installation instructions added as optional add-on. Issue-ID: POLICY-4573 Signed-off-by: aravind.est <aravindhan.a@est.tech> Change-Id: If1a1cd43acc7518fa8e1a0c2af31c554c7c038cc
2023-01-19[COMMON] Add pre/postfix and customized port option for Istio IngressAndreas Geissler2-2/+14
Add new options for the created Ingress URLs (preaddr, postaddr) and allow to create Ingress configurations using customized ports Correction added to the installation of the Ingress Gateway. Issue-ID: OOM-3084 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Ib31050c169799409c6e968adce7ff41e215e3ff9
2022-11-28[DOC] ServiceMesh documentationAndreas Geissler6-116/+383
Add instructions for SM Installation (addon guide), ONAP configuration (customize_override) and access guide Issue-ID: OOM-3006 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I31acad2c8c84ed3382e1c43897333f9ff565ff6d
2022-11-18[DOC] Update strimzi doc versionefiacor1-1/+1
Bump strimzi in versions table Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I38ae67827c27db706b4a785f063f452c6a5a2c32 Issue-ID: OOM-3057
2022-11-07[RDT] Refactoring RTDefiacor16-0/+2479
Major refactor Moved some old docs etc to archived dir Added sub section for guides Added section for deployment options etc Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I5832c7a94d58c3110655f0c676a5f2a19172dc68 Issue-ID: OOM-3028