lightbend/akka-cluster-operator

Question: HorizontalPodAutoscaler?

mf-lit opened this issue · 0 comments

I've just come across this Operator and am interested in trying out.

One thing I can't see is how/if this would work alongside HorizontalPodAutoscaler. It appears that the Controller maintains the replica count (via the AkkaCluster definition). So would this conflict with changes being made by HPA?

Thanks