Hi Goutham, Once we fix a few final bugs with the k8s executor (which should be in the next week). The next step will be to write out documentation for the kubernetes executor (we have one for the Kubernetes Operator but are waiting to hear back from CNCF to cross-post with them).
If you look in scripts/ci/kubernetes, you'll see examples of how to build and deploy airflow within your kubernetes cluster. You'll have the option of either linking it to a github account or attaching a volume mount for your DAGs. I also know of some people working on an airflow helm chart at the moment so hopefully that goes out soon. cc'ing the dev list in case anyone has similar questions. On Wed, May 9, 2018 at 7:04 AM Goutham Pratapa <pratapagout...@gmail.com> wrote: > Hi all, > > > This is with regarding to > > > https://github.com/apache/incubator-airflow/blob/master/airflow/example_dags/example_kubernetes_executor.py > > > Is there any documentation of *how to use Kubernetes executor in airflow* > > Any help would be of great use. > > Thanks in advance. > > -- > Cheers !!! > Goutham Pratapa >