Open aliabbasjaffri opened 1 month ago
I'm new to Kubernetes and containerization but I'm eager to learn and resolve this issue. Thank you so much.
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. :-)
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.