Skip to content

Difference between KuberenetesExecutor and LocalKubernetesExecutor #31858

Answered by potiuk
llamageddon83 asked this question in Q&A
Discussion options

You must be logged in to vote

You can choose which tasks are used locally and which on K8S - see the docs of ours also similar CeleryKubernetesExecutor).

If you run several tasks on the same "LocalExecutor" (i.e. without assigning them to kubernetes queue and if you have one Scheduler, then yes, they will be all executed on scheduler (this is where LocalExecutor tasks are executed).

Replies: 1 comment 1 reply

Comment options

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

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