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

fix: enable autoscaling #389

Merged
merged 2 commits into from
Mar 6, 2024
Merged

fix: enable autoscaling #389

merged 2 commits into from
Mar 6, 2024

Conversation

chris13524
Copy link
Member

@chris13524 chris13524 commented Feb 26, 2024

Description

Enables autoscaling to have horizontal scalability and sets a min capacity of 2 to have high availability.

Also fixes that desired count wasn't being set to 1 in non-prod.

Blocked by #388 (explanation)

Resolves #362

How Has This Been Tested?

Not tested

Due Diligence

  • Breaking change
  • Requires a documentation update
  • Requires a e2e/integration test update

Copy link
Contributor

@geekbrother geekbrother left a comment

Choose a reason for hiding this comment

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

LGTM

@chris13524 chris13524 force-pushed the fix/enable-autoscaling branch from 6c0e8d4 to 6aaa622 Compare March 6, 2024 14:58
@chris13524 chris13524 merged commit 477700e into main Mar 6, 2024
17 checks passed
@chris13524 chris13524 deleted the fix/enable-autoscaling branch March 6, 2024 15:06
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.

Horizontal scaling and high availability
2 participants