I followed the instructions in the official repo on installing on kubernetes, however I get a 404 when I try to use the UI. Could anyone tell me what the issue might be?
Repo: https://github.com/apache/incubator-airflow/tree/master/scripts/ci/kubernetes
To clarify, the instructions I followed were:
- Point kubectl to the local minikube cluster (v1.10.0)
- Clone repo (commit 89c1f530da04088300312ad3cec9fa74c3703176)
- cd incubator-airflow/scripts/ci/kubernetes
- ./docker/build.sh
- ./kube/deploy.sh