kube-airflow icon indicating copy to clipboard operation
kube-airflow copied to clipboard

Helm chart to run production Airflow/Celery on Kubernetes

Results 4 kube-airflow issues
Sort by recently updated
recently updated
newest added

With a access policy of ReadWriteOnce, which is the only access policy supported by aws ebs volumes. This will mean that each pvc will need to be given a unique...

It had previously been discussed on slack that we could use the the git-sync sidecar for updating dags from github. The environment variables have already been added. We could add...

I'm new in kubernetes. I deploy 4 workers and somehow they always restarted within < 10 minutes. When i check with `kubectl get pods`, the `restart` counter is not increased,...

This is a placeholder for adding tests. This is probably a requirement for getting this into kubernetes/charts https://github.com/kubernetes/helm/blob/master/docs/chart_tests.md