You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2021/03/16 20:55:04 UTC

[GitHub] [openwhisk-deploy-kube] dgrove-oss commented on issue #498: Add support for CouchDB clustering

dgrove-oss commented on issue #498:
URL: https://github.com/apache/openwhisk-deploy-kube/issues/498#issuecomment-800598095


   I am going to close this with the rationale that a clustered CouchDB probably means a "real deployment" (ie, not dev sandbox) of OpenWhisk and in such deployments you really should be decoupling the life cycle of the CouchDB instance (which has all of your user's code, activations, etc) from the deployment of the OpenWhisk instance that is executing the actions.  Using an external (to the helm chart) CouchDB captures this use case, and is what all of the downstream providers of OpenWhisk as a service are doing (to the best of my knowledge).  


----------------------------------------------------------------
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.

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