potiuk commented on issue #5837: [AIRFLOW-5223] Use KinD for Kubernetes in CI
URL: https://github.com/apache/airflow/pull/5837#issuecomment-532086603
 
 
   > Using the `dind` image makes sense. Thanks for your review @potiuk.
   > 
   > Now, I'm not completely sure about using `network_mode = host`. That mode 
is [not supported on Mac](https://docs.docker.com/network/host/). That means, 
it would work fine for CI, but it wouldn't work for local development.
   
   Yep. You are completely right. It was a quick one have a POC working - but 
you are right about mac  - in the final version i will simply use 
https://dind:2375 since it will be run under docker-compose :).

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


With regards,
Apache Git Services

Reply via email to