You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "QP Hou (JIRA)" <ji...@apache.org> on 2019/08/06 01:56:00 UTC

[jira] [Created] (AIRFLOW-5117) Airflow K8S not working with EKS when not deployed in cluster

QP Hou created AIRFLOW-5117:
-------------------------------

             Summary: Airflow K8S not working with EKS when not deployed in cluster
                 Key: AIRFLOW-5117
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5117
             Project: Apache Airflow
          Issue Type: Bug
          Components: executors, hooks
    Affects Versions: 2.0.0
            Reporter: QP Hou
            Assignee: QP Hou


When Airflow scheduler or worker is not deployed in K8S cluster, all K8S API call will fail with 401 error after running for about 14min.

This is due to EKS enforces a 15min timeout for all API tokens but the official k8S python client doesn't support token refresh.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)