Hello :wave: , we're deploying Airbyte opensource ...
# ask-community-for-troubleshooting
l
Hello 👋 , we're deploying Airbyte opensource on Kubernetes using provided helm charts. We're running on dynamic nodes which may cause downtime if we run only one replica of deployments. However, simply bumping up the replicas may cause race-conditions if the infrastructure is not ready for it. My question is which of these deployments may run more replicas in parallel -
scheduler
,
server
,
temporal
,
webapp
,
worker
? Thanks
👀 1
d
only the worker for now
👍 1
it is possible to run mutliple servers if you do not intend to export/import database configurations