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

Install airflow to kubernetes failed #8799

Closed
kinderyj opened this issue May 9, 2020 · 3 comments
Closed

Install airflow to kubernetes failed #8799

kinderyj opened this issue May 9, 2020 · 3 comments
Labels
invalid kind:bug This is a clearly a bug

Comments

@kinderyj
Copy link

kinderyj commented May 9, 2020

In release 1.10.3 wen can install the airflow to the kubernetes by using the following commands:
./scripts/ci/kubernetes/Docker/build.sh
./scripts/ci/kubernetes/kube/deploy.sh
But in release 1.10.10, it does not work. For 1.10.10, is there any other way or document to install airflow to kubernetes? Thanks.

@kinderyj kinderyj added the kind:bug This is a clearly a bug label May 9, 2020
@boring-cyborg
Copy link

boring-cyborg bot commented May 9, 2020

Thanks for opening your first issue here! Be sure to follow the issue template!

@potiuk
Copy link
Member

potiuk commented May 9, 2020

Note that this was Dockerfile that was only used for testing. The location of scripts and way of installation changed since then - you can see it here: https://github.com/apache/airflow/blob/v1-10-test/TESTING.rst#running-tests-with-kubernetes . Also note that we have a new production image in 1.10.10 (Alpha quality) and we are working on official helm chart #8777 that you will be able to use to install production-ready Airflow on Kubernetes. We aim to have it all working in 1.10.11.

@potiuk potiuk added the invalid label May 9, 2020
@potiuk potiuk closed this as completed May 9, 2020
@kinderyj
Copy link
Author

Note that this was Dockerfile that was only used for testing. The location of scripts and way of installation changed since then - you can see it here: https://github.com/apache/airflow/blob/v1-10-test/TESTING.rst#running-tests-with-kubernetes . Also note that we have a new production image in 1.10.10 (Alpha quality) and we are working on official helm chart #8777 that you will be able to use to install production-ready Airflow on Kubernetes. We aim to have it all working in 1.10.11.

Thanks a lot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid kind:bug This is a clearly a bug
Projects
None yet
Development

No branches or pull requests

2 participants