Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit 7130ba5

Browse files
author
Chris Wiechmann
authored
Update README.md
1 parent d0a6fe9 commit 7130ba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@ be changed in a later release to get more flexibility.
576576
577577
### Can I use Auto-Scaling?
578578
579-
Apart from API-Builder4Elastic, this is unfortunately not possible. Elasticsearch automatically stores the data on multiple cluster nodes and would have to rebalance the cluster again and again when adding or removing nodes. Logstash also does not offer the option of autoscaling.
579+
Apart from API-Builder4Elastic, this is unfortunately not possible. Elasticsearch automatically stores the data on multiple cluster nodes and would have to rebalance the cluster again and again when adding or removing nodes/pods. Logstash also does not offer the option of autoscaling. However you can change the number of PODs for, lets say, Elasticsearch, Logstash at any time. The condition is that they do not change within a short time, otherwise no advantage is gained.
580580
581581
### Can I easily add or remove instances?
582582

0 commit comments

Comments
 (0)