kocolosk commented on issue #609: Create a Helm chart to deploy CouchDB using 
Kubernetes
URL: https://github.com/apache/couchdb/issues/609#issuecomment-346446021
 
 
   Here's a rudimentary working chart:
   
   https://github.com/kocolosk/charts/tree/couchdb-statefulset
   
   Lots more that could be done to allow for a greater degree of configuration, 
etc. but the basic `helm install ./incubator/couchdb` will deploy a connected 3 
node cluster. The cluster auto-connectivity depends on a sidecar container that 
I wrote up here:
   
   https://github.com/kocolosk/couchdb-statefulset-assembler
   
   Would be great to get any help from the interested parties here, or even 
just details about how you'd want to use this chart.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to