Austin Godber
Austin Godber
Yes, Teraslice works with Opensearch 1 and 2 as both a state cluster and data cluster. This is very common in our internal setups. Internal Teraslice Validation/QA testing currently validates...
This is what the APIs are for.
Do our API docs reflect this?
We've actually considered eliminating the event/messaging based communications altogether and may go down that route too.
Here are instructions to: 1. enable the ES security plugin with user auth 2. generate local test CA 3. generate certs from that CA 4. configure ES to use SSL...
I just came across this issue: https://github.com/terascope/teraslice/issues/1211
Didn't you or Peter fix this?
This is a high risk change and isn't something we want to do urgently.
I think I will close this, the new client is present in the Kubernetesv2 backend, we will be experimenting in that code for a bit. Keeping this open won't help...
If this could be implemented using a `pod_spec_override` as described here, we should write up an example and then close this: https://terascope.github.io/teraslice/docs/configuration/clustering-k8s#pod-spec-overrides If a pod spec override doesn't do it,...