Skip to content

Commit

Permalink
highlight elasticsearch supported version range
Browse files Browse the repository at this point in the history
Close #2581
  • Loading branch information
wey-gu authored Jul 18, 2024
1 parent c320012 commit 2dfbff2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ To deploy an Elasticsearch cluster, see [Kubernetes Elasticsearch deployment](ht
!!! note

To support external network access to Elasticsearch, set `network.host` to `0.0.0.0` in `config/elasticsearch.yml`.
Only elastvsearch in version 7.x is supported.

You can configure the Elasticsearch to meet your business needs. To customize the Elasticsearch, see [Elasticsearch Document](https://www.elastic.co/guide/en/elasticsearch/reference/current/settings.html).

Expand Down

0 comments on commit 2dfbff2

Please sign in to comment.