Re: SolrCloud and Kubernetes

2018-07-16 Thread ssivashunm
Hi Vincenzo, I used the repo, but encountering following hurdles and trying to solve them. I increased the replicas to 3 for both solr and zookeeper. I dont want to expose the nodeport directly for inter communication hence created a headless service and used FQDN of the solr-ss-0 pod for the

Re: SolrCloud and Kubernetes

2018-07-13 Thread Vincenzo D'Amore
Hi Sundar, maybe you already know, but I've developed a small project around SolrCloud with Kubernetes that explain how to start a small cluster (1 Solr node and 1 zookeeper node). https://github.com/freedev/solrcloud-zookeeper-kubernetes Best regards, Vincenzo On Wed, Jul 11, 2018 at 10:54 PM

SolrCloud and Kubernetes

2018-07-11 Thread Sundar Sivashunmugam
Hi, We are interested in setting up SolrCloud in Kubernetes, is there any documentation available for similar setup? Thanks! Sundar Sivashunmugam