You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PR #1022 (comment) that has been merged into master recently adds support for user-provided init containers, in which you could download and install any custom plugin you want before ES nodes get started. That's probably the way it will work in 0.9 :)
Hello!
I can't find any resources to add new plugins, does the plugins list can be overrided in the initcontainers script?
cloud-on-k8s/operators/pkg/controller/elasticsearch/initcontainer/prepare_fs_script.go
Line 21 in 90663df
I wanted to add the prom exporter https://github.com/vvanholl/elasticsearch-prometheus-exporter/releases/download/7.1.1.0/prometheus-exporter-7.1.1.0.zip
Thanks max.
The text was updated successfully, but these errors were encountered: