Skip to content

feat: Backend replicas on local test environment#561

Draft
ftheirs wants to merge 2 commits intomainfrom
feat/backend_replicas
Draft

feat: Backend replicas on local test environment#561
ftheirs wants to merge 2 commits intomainfrom
feat/backend_replicas

Conversation

@ftheirs
Copy link
Copy Markdown
Contributor

@ftheirs ftheirs commented Nov 12, 2025

Add nginx service as load balancer. This service will expose the 8080 that is used by the backend service and a round robin strategy to distribute the request

backendReplicas option was added to TestOptions. By default, the tests will be run with just 1 backend replica but you can increment that number to simulate the prod infra

@ftheirs ftheirs changed the title Backend replicas feat: Backend replicas on local test environment Nov 12, 2025
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