openedx / openedx-k8s-harmony

A Prototype Helm Chart for deploying multiple Open edX instances (via Tutor) onto a cluster.
GNU Affero General Public License v3.0
10 stars 14 forks source link

Deploy shared OpenSearch onto the cluster #21

Closed keithgg closed 1 year ago

keithgg commented 1 year ago

There is already an implementation for running Shared Elasticsearch on the cluster. Implement a similar solution for OpenSearch. This is not to replace the ES configuration, but rather live alongside it.

Notes for implementation:

cmltaWt0 commented 1 year ago

@bradenmacdonald Let me try to move the issue forward.

felipemontoya commented 1 year ago

This work is being tracked in the PR: https://github.com/openedx/openedx-k8s-harmony/pull/31

cmltaWt0 commented 1 year ago

PR is ready for review.

cmltaWt0 commented 1 year ago

Closing the issue. PR is merged.