manticoresoftware/manticoresearch-helm

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

Closed this issue · 3 comments

/subj

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

  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

➤ Klim Todrik commented:

Done. Since 4.2.0.0