Hi, We are planning to migrate our Solr Cloud clusters to the cloud. Currently it is installed on-prem for each customer. It is already deployed as Docker containers. Instead of estimating in advance what is the number of shards needed, or the number of pods, we'd like to rely on EKS cluster autoscaler, K8S HPA and Solr autoscaling. Our main concern is the deprecation of the autoscaling feature since version 9.0.
What is your recommendation? Should we start with 8.11? Will it be a substitute soon? I'd appreciate any feedback. Thank you in advance, Ronen.