Configure pod spawning while using cron job #37462
Unanswered
venkateshkelevo
asked this question in
Connector Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We are running airbyte in Kubernetes environment. We are using a connector with custom rest source and kafka destination and scheduled a cron job to run every two minutes. I have observed that, whenever the cron job runs it's creating a pod for source, destination and cronjob every time. Is there a way we can configure connector to run the job with single pod instead of creating the pod in every run to avoid resource consumption?
Please suggest.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions