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

[Feature]: Setup installing cluster-autoscaler with every new kubernetes cluster #98

Open
aliabbasjaffri opened this issue Sep 30, 2024 · 2 comments
Assignees
Labels
good first issue Good for newcomers hacktoberfest Issues with this label are dedicated for the Hacktoberfest time.

Comments

@aliabbasjaffri
Copy link
Collaborator

aliabbasjaffri commented Sep 30, 2024

Describe the Feature

Cluster autoscaler allows clusters to autoscale provided there are computational requirements that the current cluster configuration cannot provide. Cluster autoscaler version needs to align with the kubernetes version so that needs to be figured out in form of a mapping.

Importance of the Feature

Cluster autoscaler scales out given nodegroups till it reaches its max node group size and schedules the pending pods on the scales out nodes.

@aliabbasjaffri aliabbasjaffri added good first issue Good for newcomers hacktoberfest Issues with this label are dedicated for the Hacktoberfest time. labels Sep 30, 2024
@unclebinary1001
Copy link

I'm new to Kubernetes and containerization but I'm eager to learn and resolve this issue. Thank you so much.

@aliabbasjaffri
Copy link
Collaborator Author

Hey @unclebinary1001! I can assign this task to you. Please do not hessitate to clarify any questions in our discord channel. I'm rather quick to repond there than here. :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest Issues with this label are dedicated for the Hacktoberfest time.
Projects
None yet
Development

No branches or pull requests

2 participants