I don’t know much about this area, but it looks like there will be a session on exactly this at Berlin Buzzwords in a few weeks!
https://program.berlinbuzzwords.de/berlin-buzzwords-2023/talk/ELVNYV/ On Sat, May 27, 2023 at 10:59 AM Aurélien MAZOYER < [email protected]> wrote: > Hello Solr (operator) community! > > As far as I understood from the jira > > https://cwiki.apache.org/confluence/display/SOLR/SIP-17%3A+Node+Autoscaling+via+Kubernetes > , this is quite a lot of work ongoing since the AutoScaling > functionality in Solr has been deprecated. However, it is not clear to me > if as of now there is a possibility to handle simple scaling scenarios with > the Replica Placement API, Solr Cloud and the Solr Operator. Let's take the > simplest possible one: One collection, one shard, one replica. We would > like to add nodes and Solr replicas if the load increases. If we configure > the HPA with the Solr Operator like explained in the documentation ( > https://apache.github.io/solr-operator/docs/local_tutorial), is there also > a way to automatically add a new replica on the pods that are started when > HPA scales the cluster? > > Thanks for your help! > > Aurelien >
