An open API service indexing awesome lists of open source software.

https://github.com/felipelaptrin/airflow-on-k8s

Airflow deployed on k8s
https://github.com/felipelaptrin/airflow-on-k8s

airflow helm kubernetes

Last synced: about 2 months ago
JSON representation

Airflow deployed on k8s

Awesome Lists containing this project

README

          

## Deployed Services

### Airflow
- Usage of Community Airflow Chart
- Usage of KubernetesExecutor
- Logs written on AWS S3
- Automatically created an Airflow connection with AWS credetials (to support writing logs)
- GitSync activated
- Created Fernet key and Webserver key
- Usage of PostgreSQL database managed by AWS RDS as the database (created via Terraform)