Cluster Autoscaler settings per worker group not supported #308
Labels
area/auto-scaling
Auto-scaling (CA/HPA/VPA/HVPA, predominantly control plane, but also otherwise) related
kind/enhancement
Enhancement, improvement, extension
lifecycle/stale
Nobody worked on this for 6 months (will further age)
platform/equinix-metal
Equinix Metal platform/infrastructure (previously Packet)
How to categorize this issue?
/area auto-scaling
/kind enhancement
/platform equinix-metal
What would you like to be added:
cluster-autoscaler:v1.28.0
now supports configuring certain flags per worker group. This helps in more fine-grained control on howcluster-autoscaler
works on a particular clusterThese values are present in the worker spec in
worker.spec.pools.clusterAutoscaler
. They need to be read and added to the correspondingmachineDeployment
as annotations forcluster-autoscaler
to pick them upPrerequisite
This change needs at least gardener/gardener v1.90.0 to be vendored before this feature can be used
Why is this needed:
This change is needed to be able to specify some
cluster-autoscaler
options per worker poolRefer gardener/autoscaler#240 for the issue tracking this story
The text was updated successfully, but these errors were encountered: