AzureMachinePool indefinitely scaling up and down the pool size #5240
Labels
kind/bug
Categorizes issue or PR as related to a bug.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
/kind bug
What steps did you take and what happened:
[A clear and concise description of what the bug is.]
We're having a small problem with capz
v1.17.1
and capiv1.8.4
using AzureMachinePoolEven though we've set the number of replicas for the pool to be 1,
capz
is infinitely updating the underlying vmss changing the size to 2 and reverting back to 1 a bit afterwards.What did you expect to happen:
To keep the size of the vmss to 1, as stated in the spec.
Anything else you would like to add:
In production, we're using those version and didn't get this particular error:
Here's an image showcasing the issue:
Environment:
kubectl version
): 1.30.x/etc/os-release
): Ubuntu 22.04The text was updated successfully, but these errors were encountered: