kaxil commented on a change in pull request #10049:
URL: https://github.com/apache/airflow/pull/10049#discussion_r463221868
##########
File path: airflow/providers/cncf/kubernetes/operators/kubernetes_pod.py
##########
@@ -45,7 +45,8 @@ class KubernetesPodOperator(BaseOperator): # pylint:
disable=too-many-instance-
:ref:`howto/operator:KubernetesPodOperator`
.. note::
- If you use `Google Kubernetes Engine
<https://cloud.google.com/kubernetes-engine/>`__, use
+ If you use `Google Kubernetes Engine
<https://cloud.google.com/kubernetes-engine/>`__
+ and Airflow is not running in the same cluster, consider using
Review comment:
```suggestion
and Airflow is not running in the same cluster, consider using
```
----------------------------------------------------------------
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:
[email protected]