Skip to content

Update multi-node executor guidance (#48605)#69154

Merged
potiuk merged 2 commits into
apache:mainfrom
deepujain:fix-48605-multinode-executor-docs
Jul 4, 2026
Merged

Update multi-node executor guidance (#48605)#69154
potiuk merged 2 commits into
apache:mainfrom
deepujain:fix-48605-multinode-executor-docs

Conversation

@deepujain

@deepujain deepujain commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Summary

Update the production deployment guide so multi-node deployments point readers to the current remote-executor and multi-executor guidance instead of naming only Celery and Kubernetes.

Changes

  • airflow-core/docs/administration-and-deployment/production-deployment.rst -- mention remote executors, multi-executor configuration, current executor examples, and the executor comparison.

Test plan

  • git diff --check
  • prek run --stage pre-commit --files airflow-core/docs/administration-and-deployment/production-deployment.rst
  • CI passes
Was generative AI tooling used to co-author this PR?
  • Yes (OpenAI Codex)

Generated-by: OpenAI Codex following the guidelines

Fixes #48605

@shahar1 shahar1 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@deepujain please note that you (or your operator) should include AI attribution in the PR as we state in the AI guidelines.
This PR, as well as others, are blocked from being merged until this is corrected.
Please be warned that creating additional PRs except for the 10 you've already created (listed below) without addressing the above might cause in a permanent block from Apache organization on GitHub.

List of PRs:

@shahar1 shahar1 dismissed their stale review June 30, 2026 06:26

AI attribution addressed

@potiuk potiuk added the ready for maintainer review Set after triaging when all criteria pass. label Jul 2, 2026

@potiuk potiuk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docs-only — accurately broadens the multi-node executor guidance beyond Celery/Kubernetes. Verified the diff, links resolve. LGTM.

@potiuk potiuk added the backport-to-v3-3-test Backport to v3-3-test label Jul 4, 2026
@potiuk potiuk added this to the Airflow 3.3.1 milestone Jul 4, 2026
@potiuk potiuk merged commit 2c46d0b into apache:main Jul 4, 2026
69 checks passed
@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Backport successfully created: v3-3-test

Note: As of Merging PRs targeted for Airflow 3.X
the committer who merges the PR is responsible for backporting the PRs that are bug fixes (generally speaking) to the maintenance branches.

In matter of doubt please ask in #release-management Slack channel.

Status Branch Result
v3-3-test PR Link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-to-v3-3-test Backport to v3-3-test kind:documentation ready for maintainer review Set after triaging when all criteria pass.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update the executors to use for multi-node setup

3 participants