You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why do you want this feature?
As a cluster administrator, I want to be able to enable group metrics collection on my EC2 auto scaling groups created via eksctl node groups so that I can keep track of scale-up/scale-down activity, min/max node group sizes over time, etc.
I would guess we'd just add nodegroup property called something like asgMetricsCollection. As with other CloudWatch-based things, we should keep off by default. With respect to field values, granularity should be expressed in Kubernetes-native units as well as AWS-native i.e. 1m and 1Minute should be valid. Other than that, it sounds like a fairly simple feature.
Why do you want this feature?
As a cluster administrator, I want to be able to enable group metrics collection on my EC2 auto scaling groups created via eksctl node groups so that I can keep track of scale-up/scale-down activity, min/max node group sizes over time, etc.
What feature/behavior/change do you want?
See: https://docs.aws.amazon.com/cli/latest/reference/autoscaling/enable-metrics-collection.html
The text was updated successfully, but these errors were encountered: