apache / solr-operator

Official Kubernetes operator for Apache Solr
https://solr.apache.org/operator
Apache License 2.0
243 stars 111 forks source link

Support SolrNode autoscaling using the HPA #536

Closed HoustonPutman closed 8 months ago

HoustonPutman commented 1 year ago

Using Kubernetes' HorizontalPodAutoscaler and new & existing Solr APIs, support autoscaling of Solr Nodes on Kubernetes.

This Issue will track the Solr Operator parts of SIP-17. The Solr API changes can be tracked in SOLR-16727.

Sub-tasks will be added here as they come up.

HoustonPutman commented 8 months ago

This can be considered closed even though there is no managed HPA.