Per parent task, we have committed to testing the OpenSearch 3.x operator and helm charts.
Creating this ticket to:
- Import the 3.x helm chart and adapt for WMF
- Verify operation
Minikube:
- Create a cluster using our custom operator 3.x image
- + our custom OpenSearch 3 image
- + OpenSearch security configured properly (users are created with the correct passwords)
dse-k8s:
- Create a cluster using our custom operator 3.x image
- + our custom OpenSearch 3 image
- + OpenSearch security configured properly (users are created with the correct passwords)
- + disabling TLS at the pod level without disabling HTTP auth
- + changing resources/limits
- + deleting pods and ensuring the operator replaces them
- +