-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create an airflow instance on Kubernetes #175
Comments
➤ Kevin Hannon commented: https://github.com/kannon92/armada-demo I’ve created a demo repo where I run airflow locally and jobservice and point to our eks demo cluster. I’d love to get a helm chart install of airflow that works on kind. |
➤ VasuDevrani commented: Hey @kannon92, I'm kinda beginner in this, armadaproject thanks |
Mostly it’s about installing airflow via a helm chart, importing the dags from that demo and have it work with Armada. You could use the EKS demo cluster as your Armada environment. |
➤ Kevin Hannon commented: There is a ticket around code coverage increase if you want more familiarity with the code base |
We need an Airflow environment that closes represents an actual Kubernetes instance.
They use a helm chart so we should also use a helm chart.
https://airflow.apache.org/docs/helm-chart/stable/index.html
a) Install the helm chart.
b) Set up a dag examples repo
┆Issue is synchronized with this Jira Task by Unito
The text was updated successfully, but these errors were encountered: