Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
885 views
in Technique[技术] by (71.8m points)

How can I install elasticsearch curator helm chart on Kubernetes?

I have bitnami EFK stack deployed using helm charts inside a self-created "logging" namespace on Kubernetes. Now I want to install elasticsearch/curator using Helm chart under the same namespace so that it can help to delete the old indices automatically.

This elasticsearch/curator helm chart is deprecated. https://github.com/helm/charts/tree/master/stable/elasticsearch-curator

Looks like this is the new but without a Helm chart.

  1. https://github.com/elastic/curator or
  2. https://www.elastic.co/guide/en/elasticsearch/client/curator/current/index.html

I am not sure but this one also seems deprecated.
https://chartcenter.io/incubator/elasticsearch-curator

How to use/find the correct elasticsearch curator helm chart?

Any suggestion would really helpful. Thanks in advance.

question from:https://stackoverflow.com/questions/65934325/how-can-i-install-elasticsearch-curator-helm-chart-on-kubernetes

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...