potiuk commented on code in PR #32262:
URL: https://github.com/apache/airflow/pull/32262#discussion_r1247825457


##########
docs/apache-airflow/installation/index.rst:
##########
@@ -316,3 +327,62 @@ Follow the  `Ecosystem 
<https://airflow.apache.org/ecosystem/>`__ page to find a
 **Where to ask for help**
 
 * Depends on what the 3rd-party provides. Look at the documentation of the 
3rd-party deployment you use.
+
+
+Notes about minimum requirements
+''''''''''''''''''''''''''''''''
+
+There are often questions about minimum requirements for Airflow for 
production systems, but it is
+not possible to give a simple answer to that question.
+
+The requirements that Airflow might need depend on many factors, including 
(but not limited to):
+  * The deployment your Airflow is installed with (see above ways of 
installing Airflow)
+  * The requirements of the deployment environment (for example Kubernetes, 
Docker, Helm, etc.) that
+    are completely independent from Airflow (for example DNS resources, 
sharing the nodes/resources

Review Comment:
   ```suggestion
       are completely independent from Airflow (for example DNS resources, 
sharing the nodes/resources)
   ```



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