Difference between revisions of "Helm install elasticsearch"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
https://artifacthub.io/packages/helm/elastic/elasticsearch | https://artifacthub.io/packages/helm/elastic/elasticsearch | ||
+ | helm install elasticsearch | ||
+ | Error: [[INSTALLATION FAILED]]: must either [[provide a name]] or specify [[--generate-name]] | ||
"stacktrace": ["[[org.elasticsearch.bootstrap.StartupException]]: java.lang.[[IllegalArgumentException]]: [[unknown setting]] [cluster.[[deprecation_indexing]].enabled] please check that [[any required plugins are installed]], or check the breaking changes documentation for removed settings" | "stacktrace": ["[[org.elasticsearch.bootstrap.StartupException]]: java.lang.[[IllegalArgumentException]]: [[unknown setting]] [cluster.[[deprecation_indexing]].enabled] please check that [[any required plugins are installed]], or check the breaking changes documentation for removed settings" |
Revision as of 15:09, 20 September 2022
helm install elasticsearch ./helm-charts/elasticsearch --set imageTag=7.17.3 https://artifacthub.io/packages/helm/elastic/elasticsearch
helm install elasticsearch Error: INSTALLATION FAILED: must either provide a name or specify --generate-name
"stacktrace": ["org.elasticsearch.bootstrap.StartupException: java.lang.IllegalArgumentException: unknown setting [cluster.deprecation_indexing.enabled] please check that any required plugins are installed, or check the breaking changes documentation for removed settings"
helm search | grep elastic
See also
- Elasticsearch, installation, ELK, Elastic X-Pack,
elasticsearch.yml
, logs, ECK, Elasticsearch curl URLs, Elastisearch REST APIs,/_cat/, /_cluster/, /_xpack/
, QueryShardException, Elasticsearch index, ELK backup and restore,elasticsearch-cli
, Elasticsearch versions, ElasticSearch Snapshot Lifecycle Management (SLM), Low disk watermark, Elasticsearch storage, Elasticsearch users, Elasticsearch roles, search context, shards, Elastic Cloud, Elastic Licensing, ElasticSearch alerts, ESQL
Advertising: