astarte-platform / astarte-kubernetes-operator

Astarte Kubernetes Operator
http://astarte-platform.org
Apache License 2.0
22 stars 9 forks source link

Support horizontal autoscaling #301

Closed Annopaolo closed 2 years ago

Annopaolo commented 2 years ago

Extend the Astarte CR to support the k8s HPA using the autoscaling feature gate. The autoscaler.horizontal field in an Astarte component's spec allows to reference an HorizontalPodAutoscaler object. Since queue distribution does not allow for underscaling, RabbitMQ and DataUpdaterPlant are not autoscalable. For persistency reasons, neither is the in-cluster Cassandra deployment.