Cameron Moberg created AIRFLOW-2647:
---------------------------------------
Summary: Add Google Cloud Platform specific Kubernetes Pod
Operator
Key: AIRFLOW-2647
URL: https://issues.apache.org/jira/browse/AIRFLOW-2647
Project: Apache Airflow
Issue Type: Improvement
Components: gcp
Reporter: Cameron Moberg
Assignee: Cameron Moberg
Currently there is no easy way to create a Kubernetes Pod in Google Cloud
Platform. Part of this is because the credentials required for accessing GCP
are controlled through an external command 'gcloud'. If you want to set up
credentials with a BashOperator beforehand there is no guarantee that the
BashOperator and K8SPodOperator execute in the same airflow worker.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)