manticoresoftware / manticoresearch-helm

Helm chart for Manticore Search
Apache License 2.0
34 stars 10 forks source link

Does manticore-balancer really need to be a StatefulSet and not a Deployment ? #3

Closed zerthimon closed 2 years ago

zerthimon commented 3 years ago

/subj

zerthimon commented 3 years ago

Why is manticore balancer needed in the first place ? Will kubernetes itself do loadbalancing for the pods ?

djklim87 commented 3 years ago

1) Yes we can change StatefulSet to Deployment 2) The balancer is Manticore Facade which can update the distributive index (add or remove agents), shard traffic (or send Round Robin requests), and give HA. K8s can't give that for Manticore

githubmanticore commented 2 years ago

➤ Klim Todrik commented:

Done. Since 4.2.0.0