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

Adding config for EKS autoscaler #59

Merged
merged 1 commit into from
Jan 19, 2024
Merged

Adding config for EKS autoscaler #59

merged 1 commit into from
Jan 19, 2024

Conversation

Rub21
Copy link
Contributor

@Rub21 Rub21 commented Nov 15, 2023

From: #56
To run the autoscaler on EKS, we need to create a policy and install Auto-Discovery Setup, which is the preferred method to configure Cluster Autoscaler in EKS.

I have tested it, and it is running, provisioning new nodes according to the workload.

  • Increasing nodes according to the workload
Screenshot 2023-11-15 at 4 27 28 PM
  • Decreasing nodes
image

cc. @ranchodeluxe @batpad

@ranchodeluxe ranchodeluxe self-requested a review November 21, 2023 14:54
Copy link
Contributor

@ranchodeluxe ranchodeluxe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got the tests passing @Rub21. Looks good 🥳

@ranchodeluxe
Copy link
Contributor

@Rub21: nice work as always 😢

@ranchodeluxe ranchodeluxe merged commit e07c1a1 into main Jan 19, 2024
2 checks passed
@j08lue j08lue deleted the eks-asg branch October 7, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants