superluminar-io / super-eks

super-eks is a CDK construct that provides a preconfigured EKS installation with batteries included.
Apache License 2.0
44 stars 4 forks source link

Cluster autoscaling #382

Open bracki opened 2 years ago

bracki commented 2 years ago

Cluster autoscaling

Provide a solution for cluster autoscaling.

Use Case

If we want to run growing workloads on our EKS cluster, we don't want to manually scale out the cluster nodes.

Proposed Solution

Currently two options exist:

Extend SuperEksProps with a cluster autoscaling property. Automatically configure one of the above.


This is a :rocket: Feature Request

github-actions[bot] commented 2 years ago

This issue is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon.

github-actions[bot] commented 2 years ago

Closing this issue as it hasn't seen activity for a while. Please add a comment @mentioning a maintainer to reopen.