[jira] [Commented] (SOLR-11767) Please create SolrCloud Helm Chart or Controller for Kubernetes

2018-06-13 Thread JIRA


[ 
https://issues.apache.org/jira/browse/SOLR-11767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16510796#comment-16510796
 ] 

Jan Høydahl commented on SOLR-11767:


Perhaps [https://kubernetes.io/blog/2018/04/13/local-persistent-volumes-beta/] 
will solve this limitation?

> Please create SolrCloud Helm Chart or Controller for Kubernetes
> ---
>
> Key: SOLR-11767
> URL: https://issues.apache.org/jira/browse/SOLR-11767
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: AutoScaling
>Affects Versions: 7.1
> Environment: Azure AKS, On-Prem Kuberenetes 1.8
>Reporter: Rodney Aaron Stainback
>Priority: Major
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> Please creates a highly avialable auto-scaling Kubernetes Helm Chart or 
> Controller/Custom Resource for easy deployment of SolrCloud in Kubernetes in 
> any environement.  Thanks.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-11767) Please create SolrCloud Helm Chart or Controller for Kubernetes

2018-01-29 Thread Keith Laban (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-11767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16344104#comment-16344104
 ] 

Keith Laban commented on SOLR-11767:


Hey Rodney, building a CRD for Solr is something I've been investigating for a 
while. I've built some small POCs which are far from production ready. For us, 
we use bare-metal and local storage and unfortunately the state of local 
storage in kubernetes just isn't there yet although there are some things in 
the works that [look 
exciting|https://github.com/kubernetes/features/issues/490#issuecomment-359508997].

This could potentially work if you use network storage, as that is slightly 
more solved for in the kube world, unfortunately that wont work for us and 
isn't a path we researched. In my original POC I built a CRD controller which 
used empty-dir with the idea of deploying ephemeral sandboxes of solrcloud, 
again not really a production solution.

> Please create SolrCloud Helm Chart or Controller for Kubernetes
> ---
>
> Key: SOLR-11767
> URL: https://issues.apache.org/jira/browse/SOLR-11767
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: AutoScaling
>Affects Versions: 7.1
> Environment: Azure AKS, On-Prem Kuberenetes 1.8
>Reporter: Rodney Aaron Stainback
>Priority: Blocker
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> Please creates a highly avialable auto-scaling Kubernetes Helm Chart or 
> Controller/Custom Resource for easy deployment of SolrCloud in Kubernetes in 
> any environement.  Thanks.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org