FloChehab commented on pull request #12010:
URL: https://github.com/apache/airflow/pull/12010#issuecomment-757327916


   Yes, we are using GCP & GKE.
   By the way, for a bit of background we (https://github.com/MeilleursAgents/) 
are migrating our legacy production airflow deployment to a kubernetes setup 
with this chart. Hence the several contributions. This is also enabling us to 
maximize reproducibility when developing dags (each developer starts its own 
"standardized" airflow with this chart and copies of the same secrets & 
configmaps for configuration -- and LocalExecutor -- all with 
[skaffold](https://skaffold.dev/) so that the local code syncs to the 
containers). *Just saying that if it were interesting.*
   
   >  If you use it, you could work on system tests for this integration as 
well. It would be great to have a tool to quickly test a Helm Cart on GKE using 
all the possibilities that the cloud gives e.g. Cloud SQL, Cloud Memorystore. I 
would like to contribute a simple example so that the community can later 
develop it with other components and test cases.
   
   I am not sure I have a clear idea about would you have in mind. Could you be 
a bit more precise?
   
   While you are here, I have another small question:
   When deploying on GKE, our ops/sre team played with the ingress 
configuration and needed to modify the chart to increase security with the use 
of a "backend config" (I am not familiar with the details, but the commit is 
here: 
https://github.com/MeilleursAgents/airflow/commit/b92f63040981749fc2c95a35f4ee3b533f2a568b).
 Is it something that would be accepted as a contribution here or is too much 
vendor specific?


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