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

Cluster Autoscaler settings per worker group not supported #308

Open
aaronfern opened this issue May 7, 2024 · 0 comments
Open

Cluster Autoscaler settings per worker group not supported #308

aaronfern opened this issue May 7, 2024 · 0 comments
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)

Comments

@aaronfern
Copy link

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 how cluster-autoscaler works on a particular cluster
These values are present in the worker spec in worker.spec.pools.clusterAutoscaler. They need to be read and added to the corresponding machineDeployment as annotations for cluster-autoscaler to pick them up

Prerequisite
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 pool
Refer gardener/autoscaler#240 for the issue tracking this story

@gardener-robot gardener-robot added area/auto-scaling Auto-scaling (CA/HPA/VPA/HVPA, predominantly control plane, but also otherwise) related kind/enhancement Enhancement, improvement, extension platform/equinix-metal Equinix Metal platform/infrastructure (previously Packet) labels May 7, 2024
@gardener-robot gardener-robot added the lifecycle/stale Nobody worked on this for 6 months (will further age) label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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)
Projects
None yet
Development

No branches or pull requests

2 participants