SamWheating commented on issue #37795: URL: https://github.com/apache/airflow/issues/37795#issuecomment-1971610324
Since you're running within the cluster already, could you just use a regular KubernetesPodOperator? I'm not super familiar with the GKE-specific operators, but I believe they go through the public-internet GKE APIs rather than just talking to the cluster-local API server, hence the additional IAM role requirement. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
