I have not tested with K8S, but native OpenWhisk works well with a clustered CouchDB. Even it includes procedures to deploy CouchDB as a cluster. https://github.com/apache/incubator-openwhisk/blob/master/ansible/roles/couchdb/tasks/deploy.yml#L134
Best regards Dominic 2019년 4월 24일 (수) 오후 6:02, Michele Sciabarra <[email protected]>님이 작성: > Hi whiskers, > > So far I always saw OpenWhisk running either with Cloudant or with a > single node CouchDB. > In the latest release of the helm chart it is recommended to use an > external couchdb. > > So my question is: does OpenWhisk work with a clustered CouchDB as > described here? https://docs.couchdb.org/en/stable/cluster/index.html > > Is there a significant penalty running it in Kubernetes instead? > > > -- > Michele Sciabarra > [email protected] >
