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

Reduce replicaCount and minReplicas to 1 for dev environments. #737

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

jhslater
Copy link
Contributor

Description of proposed changes:

Change replicaCount and minReplica settings in dev. When deployed, we should also change HPA_MAX_REPLICAS env var in teamcity to a suitable number.

This change will reduce costs for the dev environment. Given that we (will) have so many deployed instances of MSCA-D, and additional resources increase the cost of hosting, we should use as few replications are are necessary to support the type of testing therein. For Performance testing, we would need to ensure that the maximum number of replicas is high enough to support the expected load.

@jhslater jhslater requested a review from a team as a code owner October 10, 2024 16:15
Copy link

Copy link
Contributor

@Charles-Pham Charles-Pham left a comment

Choose a reason for hiding this comment

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

Looks good to me

@jhslater jhslater merged commit f57c4d3 into dev Oct 10, 2024
8 checks passed
@jhslater jhslater deleted the dev_replicaCount_reduction branch October 10, 2024 16:24
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.

2 participants