apache / apache/airflow

[DOCS] Helm Chart : Differents Volumes/VolumeMount for each Celery Workers Sets

Open
#63,179 4 comments 0 reactions 0 assignees View on GitHub
area:helm-chart kind:documentation
Dominant language
Python
Stars
46.9k
Forks
17.8k
Avg merge
2d 9h
Merged PRs (30d)
472

Description

### Description

Issue Description: Airflow Helm Chart - Different Volumes/VolumeMounts for Each Celery Worker Sets

The Apache Airflow Helm chart currently lacks native support for configuring distinct Volumes and VolumeMounts for multiple Celery worker sets (It can separate queues like high-priority or GPU workers but not assign different volumes to different workers).

While workers.extraVolumes and workers.extraVolumeMounts enable uniform mounts across all workers, specialized workloads require per-worker-set customization for different storage needs, such as data volumes.

### Use case/motivation

_No response_

### Related issues

_No response_

### Are you willing to submit a PR?

- [ ] Yes I am willing to submit a PR!

### Code of Conduct

- [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.