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

Add autoscaling support #61

Closed
tsaucier-sf opened this issue May 14, 2024 · 7 comments
Closed

Add autoscaling support #61

tsaucier-sf opened this issue May 14, 2024 · 7 comments
Labels
enhancement New feature or request

Comments

@tsaucier-sf
Copy link
Contributor

Is your feature request related to a problem? Please describe.
There are instances where we would like to enable autoscaling on the deployed Fargate resources. This module should support that feature, since it manages the ECS cluster.

Describe the solution you'd like
Add Fargate Autoscaling as an optional input.

@tsaucier-sf tsaucier-sf added the enhancement New feature or request label May 14, 2024
@mayank0202
Copy link
Contributor

@tsaucier-sf we add autoscaling for ecs services and by default we only have default health check service so do you think we should add autoscaling here or have another repo for autoscaling ? cc: @jamescrowley321

@tsaucier-sf
Copy link
Contributor Author

Requirement satisfied.

@jamescrowley321
Copy link
Contributor

@tsaucier-sf @mayank0202 Let's provide info on how to do it. Closing the issue wtihout guidance doesn't help the OP.

@mayank0202
Copy link
Contributor

Where we can provide the info? README ?

@jamescrowley321
Copy link
Contributor

Docs site is probably best.

@mayank0202
Copy link
Contributor

Okay i will create an github issue for adding docs

@mayank0202
Copy link
Contributor

sourcefuse/arc-docs#101

FYI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants