mik-laj commented on a change in pull request #12755:
URL: https://github.com/apache/airflow/pull/12755#discussion_r534277001



##########
File path: docs/apache-airflow/kubernetes.rst
##########
@@ -20,31 +20,62 @@
 Kubernetes
 ----------
 
+Apache Airflow aims to be a very Kubernetes-friendly project, and many users 
run Airflow
+from within a Kubernetes cluster in order to take advantage of the increased 
stability
+and autoscaling options that Kubernetes provides.
+
+
+Helm Chart
+^^^^^^^^^^
+
+`Helm https://helm.sh/`_ provides a simple mechanism to deploy software to a
+Kubernetes cluster, and the community is working on an
+`offical Helm chart https://github.com/apache/airflow/tree/master/chart`_ for 
Airflow
+which will be released with Airflow 2.1. The chart has
+`KEDA integration 
https://github.com/apache/airflow/tree/master/chart#autoscaling-with-keda`_
+which allows you to autoscale your Celery workers. More information is 
available
+`in this blog post https://www.astronomer.io/blog/the-keda-autoscaler`_.
+
+Other Helm charts in the wild:
+
+* https://github.com/airflow-helm/charts
+* https://bitnami.com/stack/apache-airflow/helm

Review comment:
       We have one page on the site that allows you to post this type of 
content.
   https://airflow.apache.org/ecosystem/




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


Reply via email to