GitHub user 1cadumagalhaes added a comment to the discussion: Replacement for CeleryKubernetesExecutor
Hey @TWL007 Airflow removed that because now it supports multiple executors. You can just set `CeleryExecutor,KubernetesExecutor`. Ref: https://airflow.apache.org/docs/apache-airflow/stable/core-concepts/executor/index.html#using-multiple-executors-concurrently GitHub link: https://github.com/apache/airflow/discussions/50840#discussioncomment-13386717 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
