dimberman commented on a change in pull request #7406: [AIRFLOW-XXXX] Add 
architecture section to k8sexec docs
URL: https://github.com/apache/airflow/pull/7406#discussion_r378420805
 
 

 ##########
 File path: docs/executor/kubernetes.rst
 ##########
 @@ -34,3 +34,71 @@ The volumes are optional and depend on your configuration. 
There are two volumes
   - By storing logs onto a persistent disk, the files are accessible by 
workers and the webserver. If you don't configure this, the logs will be lost 
after the worker pods shuts down
 
   - Another option is to use S3/GCS/etc to store logs
+
+KubernetesExecutor Architecture
+################################
+
+The KubernetesExecutor runs as a single pod that only requires access to the 
Kubernetes API. There are no external brokers or consistent workers needed.
 
 Review comment:
   These are all good points. Will fix now.

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


With regards,
Apache Git Services

Reply via email to