Cluster autoscaling
Opened this issue · 2 comments
bracki commented
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:
- The standard Kubernetes cluster-autoscaler
- AWS's new solution karpenter
Extend SuperEksProps with a cluster autoscaling property.
Automatically configure one of the above.
- 👋 I may be able to implement this feature request
-
⚠️ This feature might incur a breaking change
This is a 🚀 Feature Request
github-actions commented
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 commented
Closing this issue as it hasn't seen activity for a while. Please add a comment @mentioning a maintainer to reopen.