Skip to content
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

Open
sync-by-unito bot opened this issue Apr 7, 2023 · 4 comments
Open

Create an airflow instance on Kubernetes #175

sync-by-unito bot opened this issue Apr 7, 2023 · 4 comments

Comments

@sync-by-unito
Copy link

sync-by-unito bot commented Apr 7, 2023

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

@sync-by-unito
Copy link
Author

sync-by-unito bot commented Apr 8, 2023

➤ 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.

@sync-by-unito
Copy link
Author

sync-by-unito bot commented Apr 9, 2023

➤ VasuDevrani commented:

Hey @kannon92, I'm kinda beginner in this, armadaproject
I would appreciate if you could break this task down for me. Like exactly what I am supposed to do here.
And, by the way I'm well versed with helm charts and kubernetes.

thanks

@kannon92
Copy link
Contributor

kannon92 commented Apr 9, 2023

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.

@sync-by-unito
Copy link
Author

sync-by-unito bot commented Apr 9, 2023

➤ Kevin Hannon commented:

There is a ticket around code coverage increase if you want more familiarity with the code base

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant