wangyang0918 commented on pull request #123:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/123#issuecomment-1081357274


   Out the scope of this PR, I am thinking how we could install the 
flink-kubernetes-operator like airflow. Then we do not force the users to 
download the source code.
   
   ```
   helm repo add apache-airflow https://airflow.apache.org
   helm upgrade --install airflow apache-airflow/airflow --namespace airflow 
--create-namespace
   ```
   
   https://airflow.apache.org/docs/helm-chart/stable/index.html


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