Re: Solr cloud in kubernetes

2018-07-18 Thread ssivashunm
https://github.com/freedev/solrcloud-zookeeper-kubernetes provides more detail about persistent disck usage for solr data and home. Th issue I face is, since all three statefulset will use the same solr port (as they are replicas) they are not communicating with one another. -- Sent from: h

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