Skip to content

Clarification Needed on Airbyte Job Parallelism and Worker Roles in GKE Deployment #42439

Answered by NAjustin
karolur asked this question in Deployment
Discussion options

You must be logged in to vote

In Kubernetes deployments, the airbyte-worker deployment has fewer responsibilities because it delegates to a newer job called container orchestrator (whereas in a docker compose deployment this is all on the worker). More on that here:
https://docs.airbyte.com/understanding-airbyte/jobs#decoupling-worker-and-job-processes

(Some of the "whys" of the orchestrator pod listed there will also probably give you an idea to which of the sources you're reading from are current or out of date.)

This leaves the worker primarily responsible for initiating the orchestrator (which initiates the appropriate source/read and destination/write pods), monitoring the state, and handling any additional inter…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@karolur
Comment options

Answer selected by karolur
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants