Fix v0.9#3
Conversation
After deploying, Ceph RGW should be connected by using 'rook-ceph-rgw-s3a'
Service name of MySQL should be corrected with 'achdbservice' based on information inserted when deploying MariaDB
Kafka cluster is deployed on 'ach' namespace based on steps of deploying kafka. Therfore, url of bootstrapServer of kafka should be corresponded with the right namespace
This file contains necessary information for deploying ODH 0.9
|
@Tutj Thanks for all the corrections. Files were from a time were I deployed the Database and Kafka in another folder, which is not necessary. |
|
Agree, we can remove unnecessary components of ODH that can consume more resources. |
|
I also want to remove "rook-ceph-rgw-ocs-storagecluster-cephobjectstore" service when deploying rgw for OCS and modify route to point to default service of OCS. I will update the PR later |
|
You can't do that. MCG/Noobaa, the default S3 service, does not feature
bucket notifications (at least not in this form).
…On Mon., Dec. 28, 2020, 01:51 Tutj, ***@***.***> wrote:
I also want to remove "rook-ceph-rgw-ocs-storagecluster-cephobjectstore"
service when deploying rgw for OCS and modify route to point to default
service of OCS. I will update the PR later
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA6C4YWM42C4G2OK25AIRV3SXATGFANCNFSM4VIC4IXQ>
.
|
|
As by default, Noobar will be the object storage and we will have pods running under the control of noobar. However, i dont see that pod running since we deploy the demo on AWS? (actually i dont know why OCS running on AWS has no rgw :s). That is why we need to deploy rgw by hand then in this case "rook-ceph-rgw-ocs-storagecluster-cephobjectstore" service has no meaning, neither noobar? |
Some fixes are added. Also a new folder of ODH containing Kfdef of ODH v0.9