ningyougang opened a new pull request #620: URL: https://github.com/apache/openwhisk-deploy-kube/pull/620
- [x] Add activation store backend: `ElasticSearch` - [x] Support external elasticsearch - [x] Add document Refer to: * Implement an ElasticSearchActivationStore: https://github.com/apache/openwhisk/pull/4724 * elasticsearch in helm: https://github.com/elastic/helm-charts I tested below scenes, works well 1. Use default activation store backend: `CouchDB` 2. Use activation store backend: `ElasticSearch` 3. Use external `ElasticSearch` for activation store ---------------------------------------------------------------- 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: [email protected]
