You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/05/23 17:46:47 UTC

[GitHub] [airflow] potiuk commented on a change in pull request #16014: Add Helm Chart to apache-airflow docs

potiuk commented on a change in pull request #16014:
URL: https://github.com/apache/airflow/pull/16014#discussion_r637579247



##########
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 helps 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. The Helm Chart uses :doc:`official Docker image and Dockerfile <docker-stack:index>` that is also maintained and released by the community.
   ```




-- 
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:
users@infra.apache.org