X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fsections%2Fguides%2Finfra_guides%2Foom_infra_optional_addons.rst;fp=docs%2Fsections%2Fguides%2Finfra_guides%2Foom_infra_optional_addons.rst;h=fb164bc5e6522ca59ffc9b51d39869fe30daf8d2;hb=17ca8751512743a9f8a04e44af79bbfbd988e91e;hp=de26d11944ac4219928f15ef85b07e35e08110e9;hpb=5210a5d2f545a6d5b15363783ec6d7e7ff41c387;p=oom.git diff --git a/docs/sections/guides/infra_guides/oom_infra_optional_addons.rst b/docs/sections/guides/infra_guides/oom_infra_optional_addons.rst index de26d11944..fb164bc5e6 100644 --- a/docs/sections/guides/infra_guides/oom_infra_optional_addons.rst +++ b/docs/sections/guides/infra_guides/oom_infra_optional_addons.rst @@ -11,6 +11,7 @@ .. _Kserve setup guide: https://kserve.github.io/website/0.10/admin/kubernetes_deployment/ .. _K8ssandra setup guide: https://docs.k8ssandra.io/install/ .. _Mariadb-Operator setup guide: https://github.com/mariadb-operator/mariadb-operator +.. _Postgres-Operator setup guide: https://github.com/CrunchyData/postgres-operator .. _oom_base_optional_addons: @@ -125,7 +126,7 @@ For setup the K8ssandra operator is used, see `K8ssandra setup guide`_ Mariadb-Operator Installation ----------------------------- -Mariadb-Operator is used to ease the installation and lifecycle management +Mariadb-Operator is used to ease the installation and lifecycle management of MariaDB Galera and Replication clusters, including monitoring and backup For setup the Mariadb-Operator is used, see `Mariadb-Operator setup guide`_ @@ -147,6 +148,13 @@ For setup the Mariadb-Operator is used, see `Mariadb-Operator setup guide`_ --set metrics.enabled=true --set webhook.certificate.certManager=true --version= +Postgres-Operator Installation +------------------------------ + +Postgres-Operator is used to ease the installation and lifecycle management of +Postgres DB clusters, including monitoring and backup + +For setup the Postgres-Operator is used, see `Postgres-Operator setup guide`_ Kserve Installation -------------------