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

Feat : Do not use AWS CLI command #7

Closed
wants to merge 3 commits into from

Conversation

GiliFaroEnv0
Copy link
Contributor

Solve issue #5

@GiliFaroEnv0 GiliFaroEnv0 requested a review from a team January 26, 2022 14:55
@GiliFaroEnv0 GiliFaroEnv0 self-assigned this Jan 26, 2022
Comment on lines 47 to 60
workers_group_defaults = {
protect_from_scale_in = true
suspended_processes = ['AZRebalance']
default_cooldown = 60
enabled_metrics = ['GroupMinSize',
'GroupMaxSize',
'GroupDesiredCapacity',
'GroupInServiceInstances',
'GroupPendingInstances',
'GroupStandbyInstances',
'GroupTerminatingInstances',
'GroupTotalInstances']
}
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

where granularity \"1Minute\"?

Copy link
Contributor

@yaronya yaronya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@GiliFaroEnv0 did you test it? Doesn't look like the autoscaler module has a workers_group_defaults attribute

I think it should be under aws/eks/main.tf

@GiliFaroEnv0
Copy link
Contributor Author

@roni-frantchi
Copy link
Contributor

We'll have to look at a different approach - this one does not work

@chpl chpl deleted the feat-Do-not-use-AWS-CLI-command branch April 17, 2024 13:02
@chpl chpl restored the feat-Do-not-use-AWS-CLI-command branch April 17, 2024 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants