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

[EKS] [request]: Enable HPAScaleToZero feature gate for EKS 1.16+/1.17+ #978

Open
Majkl578 opened this issue Jul 10, 2020 · 9 comments
Open
Labels
EKS Amazon Elastic Kubernetes Service Proposed Community submitted issue

Comments

@Majkl578
Copy link

Majkl578 commented Jul 10, 2020

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Tell us about your request
Kubernetes 1.16 added a feature flag HPAScaleToZero to allow HPA scaling to/from zero.
https://kubernetes.io/docs/reference/command-line-tools-reference/feature-gates/

Which service(s) is this request for?
EKS

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
We have pods for RabbitMQ consumers that are idling for a long time when the queue is empty. We want them to spawn only when the queue has some messages.

Are you currently working around this issue?
No.

@Majkl578 Majkl578 added the Proposed Community submitted issue label Jul 10, 2020
@mikestef9 mikestef9 added the EKS Amazon Elastic Kubernetes Service label Jul 10, 2020
@noahlz
Copy link

noahlz commented Nov 17, 2020

Question: is enabling this feature dependent on kubernetes/enhancements/pull/2022 leaving "alpha"?

@scravy
Copy link

scravy commented Feb 28, 2021

There's a broader issue which would cover this as well: #512

@sumowrestler
Copy link

could #512 (comment) be a workaround?

@noahlz
Copy link

noahlz commented Jul 8, 2021

Almost 1 year anniversary of this request. What can we do to move it forward?

@nvermalulu
Copy link

we need this to save cost and specially in DR

@machine424
Copy link

Hello,

I ended up implementing a little tool https://github.com/machine424/kube-hpa-scale-to-zero that simulates this for Kube clusters that cannot enable the feature gate, awaiting for the feature gate to go GA.

@noahlz
Copy link

noahlz commented May 30, 2023

Coming up on 2 years since I last asked about this. Any chance it will be implemented or at least acknowledged?

@nvtkaszpir
Copy link

nvtkaszpir commented May 30, 2023 via email

@sidewinder12s
Copy link

Ya, would probably recommend just using Keda, much more flexible, fully in your control and not too difficult to use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EKS Amazon Elastic Kubernetes Service Proposed Community submitted issue
Projects
None yet
Development

No branches or pull requests

9 participants