Open
Description
Problem Statement
Setup Airflow on a Kubernetes Cluster
Success Criteria
- Update the Airflow docker custom image to latest version.
- Setting up Kubernetes Executor
- Ability to load DAGs from the common-dags repo. Github CI/CD to be setup to update the dags whenever code is pushed to specific branches.
- Design a way to upgrade Airflow without loss of DAG state.
- Scaling up and down the executor based on jobs. You can use sample jobs for this.
- Ability to load Hashicorp Vault Credentials in the DAGs.
- Deploy Hashicorp Vault as part of the installation. [Good to have]
- Setting up two instances - dev and production. [Good to have]
Links
Metadata
Metadata
Assignees
Labels
No labels