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
- Host: GitHub
- URL: https://github.com/felipelaptrin/airflow-on-k8s
- Owner: felipelaptrin
- Created: 2022-04-12T22:24:31.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-08T21:28:44.000Z (about 4 years ago)
- Last Synced: 2024-10-11T17:08:09.657Z (over 1 year ago)
- Topics: airflow, helm, kubernetes
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)