How does auto scale work?

I have a question reg auto scaling. So I am adding another service and I get the error “0/6 nodes are available: 2 Insufficient cpu, 6 Insufficient memory. preemption: 0/6 nodes are available: 6 No preemption victims found for incoming pod.”. I have set the cluster size as 3 - 10 and right now it’s 6. So will the cluster be autoscaled to accommodate this service? If yes, then will the service deployment fail or it will continue with the scaled-up cluster?

Hi,

I think it should answer your question: How Kubernetes CPU and RAM resources allocation works with Qovery?

If it’s not the case, please let me know.

Pierre