Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AzureMachinePool indefinitely scaling up and down the pool size #5240

Open
MadJlzz opened this issue Nov 5, 2024 · 0 comments
Open

AzureMachinePool indefinitely scaling up and down the pool size #5240

MadJlzz opened this issue Nov 5, 2024 · 0 comments
Assignees
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.

Comments

@MadJlzz
Copy link
Contributor

MadJlzz commented Nov 5, 2024

/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 capi v1.8.4 using AzureMachinePool

Even 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:

capi-kubeadm-bootstrap-system       bootstrap-kubeadm       194d   BootstrapProvider        kubeadm       v1.7.2
capi-kubeadm-control-plane-system   control-plane-kubeadm   194d   ControlPlaneProvider     kubeadm       v1.7.2
capi-system                         cluster-api             194d   CoreProvider             cluster-api   v1.7.2
capz-system                         infrastructure-azure    194d   InfrastructureProvider   azure         v1.15.1

Here's an image showcasing the issue:

image

Environment:

  • cluster-api-provider-azure version: 1.17.1
  • Kubernetes version: (use kubectl version): 1.30.x
  • OS (e.g. from /etc/os-release): Ubuntu 22.04
@k8s-ci-robot k8s-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Nov 5, 2024
@nawazkh nawazkh self-assigned this Nov 14, 2024
@dtzar dtzar added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
Status: Todo
Development

No branches or pull requests

4 participants