You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Bjørn Harald Fotland (JIRA)" <ji...@apache.org> on 2019/01/02 14:12:00 UTC

[jira] [Created] (AIRFLOW-3617) Kubernetes pod operator: Add support for specifying GPU resources/limits

Bjørn Harald Fotland created AIRFLOW-3617:
---------------------------------------------

             Summary: Kubernetes pod operator: Add support for specifying GPU resources/limits
                 Key: AIRFLOW-3617
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3617
             Project: Apache Airflow
          Issue Type: Improvement
          Components: contrib, kubernetes
    Affects Versions: 1.10.1
         Environment: Example: GKE cluster with nodepool for GPU nodes.
            Reporter: Bjørn Harald Fotland


The airflow.contrib.kubernetes.pod.Resources class is limited to specifying CPU and memory resources/limits. 

GPU resources are not covered. [https://kubernetes.io/docs/tasks/manage-gpus/scheduling-gpus/]

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)