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

ECS Cluster time based autoscaling #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DrizzlyOwl
Copy link
Collaborator

@DrizzlyOwl DrizzlyOwl commented Jun 21, 2024

Implement capacity scaling based on the work completed in Dalmatian

Thanks @Stretch96

@DrizzlyOwl DrizzlyOwl requested a review from rjw1 June 21, 2024 11:00
@DrizzlyOwl DrizzlyOwl force-pushed the cluster-scheduled-scale branch from 9f01f15 to 04b975c Compare September 23, 2024 14:58
* Allows configuring time based autoscaling for the Infrastructure ECS
  Cluster's autoscaling group.
* Cron expressions can be provided to set the desired capacity to the
  min or max sizes. Custom scaling sizes can also be provided, to set
  the min/max sizes for a given cron expression (in which case the min
  size will be set as the desired capacity)
@DrizzlyOwl DrizzlyOwl force-pushed the cluster-scheduled-scale branch from 04b975c to c84ae79 Compare September 23, 2024 14:58
@DrizzlyOwl DrizzlyOwl changed the title Set up a scale-in window Port: ECS Cluster time based autoscaling Sep 23, 2024
@DrizzlyOwl DrizzlyOwl changed the title Port: ECS Cluster time based autoscaling ECS Cluster time based autoscaling Sep 23, 2024
@DrizzlyOwl DrizzlyOwl marked this pull request as ready for review September 23, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant