You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2022/09/13 13:08:49 UTC

[GitHub] [couchdb-helm] fsalazarh commented on issue #92: Figure out a way to avoid manual action after deploying a cluster with the helm chart

fsalazarh commented on issue #92:
URL: https://github.com/apache/couchdb-helm/issues/92#issuecomment-1245390407

   Hi @colearendt, 
   
   I contributed with automation of [placement couchdb nodes](https://docs.couchdb.org/en/stable/cluster/databases.html#placing-a-database-on-specific-nodes) across availability zones in the cluster.
   
   You can use the `placementConfig` parameters in `values.yaml` to use this feature, and in the last step the creation of system databases is executed in order to avoid manually steps on cluster creation. 
   
   Please use the tag 0.3.0 in `placementConfig.image.tag`in order to use the latest version of [placement-manager](https://github.com/caligrafix/couchdb-autoscaler-placement-manager) code.
   
   I understand that you may not want to automate the placement of nodes across availability zones, but it's useful if you're using a cluster in a cloud environment like AWS and you want to configure HA, for example.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org