Skip to content
Discussion options

You must be logged in to vote

@dstockhammer Thank you for providing a detailed description of your setup and the issue you're facing.

From your configuration and the logs you've shared, it seems that the cluster-autoscaler is correctly configured with the desired node range (--nodes=1:6:cax41:fsn1:worker-asg-arm-fsn1). However, the autoscaler is not triggering any scaling actions.

The cluster-autoscaler primarily scales based on pod requirements. If there are pods that are unschedulable due to resource constraints, the autoscaler will attempt to add nodes. Conversely, if there are nodes running at low capacity, the autoscaler will consider scaling down.

Here are a few things to consider:

  1. Unschedulable Pods: Ensure t…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@dstockhammer
Comment options

@mysticaltech
Comment options

Answer selected by dstockhammer
Comment options

You must be logged in to vote
2 replies
@mysticaltech
Comment options

@mysticaltech
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants