roitvt commented on issue #7163: [AIRFLOW-6542] add spark-on-k8s 
operator/hook/sensor
URL: https://github.com/apache/airflow/pull/7163#issuecomment-574569284
 
 
   > Have you tested it with GKE? Should we ensure integration with IAM? 
KubernetesPodOperator have support for IAM via GKEStartPodOperator
   > 
https://github.com/apache/airflow/blob/6b1986ec58f10420dd9e397f91a388767a89b325/airflow/gcp/operators/kubernetes_engine.py#L185
   
   i tested with amazon EKS and with local kubernetes cluster(docker for mac) 
but you can specify kube_config so it should work with all Kubernetes flavors. 
if the airflow is running inside a kubernetes cluster so in_cluster: True flag 
will take the kube_config from within the cluster.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to