apache / apache/airflow

Manage pools in Helm Chart

Open
#11,707 14 comments 9 reactions 0 assignees View on GitHub
area:helm-chart good first issue kind:feature
Dominant language
Python
Stars
46.9k
Forks
17.8k
Avg merge
2d 9h
Merged PRs (30d)
472

Description

Hello,

Many users need to deployment Airlfow and initialize instances with basic resources. It would be helpful if Helm Chart would facilitate this task.

For connections and variables, all we need to do is add documentation that describes the use of [environment variables](https://airflow.readthedocs.io/en/latest/cli-and-env-variables-ref.html#environment-variables).

For pools, we will have to add a new script that initializes the database using the CLI.
https://airflow.readthedocs.io/en/latest/cli-and-env-variables-ref.html#pools

Similar tasks can be done with [Terraform provider](https://github.com/apache/airflow/issues/10550) as well, but it's still WIP and not everyone uses Terraform. We still need better support for this use case in the Helm Chart.

Best regards,
Kamil Breguła

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.