dstandish commented on a change in pull request #19339:
URL: https://github.com/apache/airflow/pull/19339#discussion_r739754214



##########
File path: docs/apache-airflow/executor/kubernetes.rst
##########
@@ -138,29 +138,23 @@ Here is an example of a task with both features:
 KubernetesExecutor Architecture
 ################################
 
-The KubernetesExecutor runs as a process in the Scheduler that only requires 
access to the Kubernetes API (it does *not* need to run inside of a Kubernetes 
cluster). The KubernetesExecutor requires a non-sqlite database in the backend, 
but there are no external brokers or persistent workers needed.
-For these reasons, we recommend the KubernetesExecutor for deployments have 
long periods of dormancy between DAG execution.

Review comment:
       i removed line 142 because it's a bit too vague 




-- 
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]


Reply via email to