For the fourth time, ignore the shard leaders until you have measurements that 
prove the complexity is worth it.

We can index a million documents per minute by sending batched updates to a 
dumb load balancer.

wunder
Walter Underwood
wun...@wunderwood.org
http://observer.wunderwood.org/  (my blog)

> On Feb 11, 2019, at 10:29 AM, Boban Acimovic <b...@it-agenten.com> wrote:
> 
> Like I said before, nginx is not a load balancer or at least not a clever 
> load balancer. It does not talk to ZK. Please give me advanced solutions.
> 
> 
> 
> 
>> On 11. Feb 2019, at 18:32, Walter Underwood <wun...@wunderwood.org> wrote:
>> 
>> I haven’t used Kubernetes, but a web search for “helm nginx” seems to give 
>> some useful pages.
>> 
>> wunder
>> Walter Underwood
>> wun...@wunderwood.org
>> http://observer.wunderwood.org/  (my blog)
>> 
>>> On Feb 11, 2019, at 9:13 AM, Davis, Daniel (NIH/NLM) [C] 
>>> <daniel.da...@nih.gov> wrote:
>>> 
>>> I think that the container orchestration framework takes care of that for 
>>> you, but I am not an expert.  In Kubernetes, NGINX is often the Ingress 
>>> controller, and as long as the services are running within the Kubernetes 
>>> cluster, it can also serve as a load balancer, AFAICT.   In Kubernetes, a 
>>> "Load Balancer" appears to be a concept for accessing services outside the 
>>> cluster.
>>> 
>>> I presume you are using Kubernetes because of your reference to helm, but 
>>> for what it's worth, here's an official haproxy image - 
>>> https://hub.docker.com/_/haproxy

Reply via email to