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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to