prasanthbangs2016 edited a comment on issue #10688:
URL: https://github.com/apache/airflow/issues/10688#issuecomment-685673377


   Apache Airflow version: 1.10.10
   
   
   Environment:
   
   Cloud provider or hardware configuration: AWS EKS
   
   **Kubernetes version : v1.17 
   **Kubectl version    : v1.16.6-beta.0
   
   
   What happened:
   
   airflow has got deployed successfully with kuberntes(like adding executor 
"kubernetesexecutor)... i see web and scheduler pods are running as 
expected.... the issue i have is, the moment i enable the dag from web UI it is 
not running(meaning, not getting into scheduled/queued state) and corresponding 
dag/task pod is also not getting created.
   
   Order of Kubenetes yaml files i have followed to deploy airflow
   
   Service account
   Cluster role
   cluster role-binding
   pvc
   configmap
   service
   scheduler
   webserver
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to