You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "snjypl (via GitHub)" <gi...@apache.org> on 2023/02/03 21:47:21 UTC

[GitHub] [airflow] snjypl commented on issue #29365: Airflow Workers Trying to Create Pods in Default Namespace

snjypl commented on issue #29365:
URL: https://github.com/apache/airflow/issues/29365#issuecomment-1416437531

   what do you get on running this?  use your scheduler pod name 
   
   ` kubectl exec -c scheduler  [scheduler_pod_name]  --  /bin/bash -c "airflow config get-value  kubernetes  namespace"` 


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org