kaxil commented on a change in pull request #16014:
URL: https://github.com/apache/airflow/pull/16014#discussion_r637574518
##########
File path: docs/apache-airflow/kubernetes.rst
##########
@@ -20,6 +20,15 @@
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 for Kubernetes
+=========================
+
+We maintain :doc:`official Helm chart <helm-chart:index>` for Airflow that
help you define, install, and upgrade deployment.
+
Review comment:
```suggestion
We maintain :doc:`official Helm chart <helm-chart:index>` for Airflow that
helps you define, install, and upgrade deployment.
```
--
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]