gerardo commented on issue #5837: [AIRFLOW-5223] Use KinD for Kubernetes in CI URL: https://github.com/apache/airflow/pull/5837#issuecomment-532060457 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.
---------------------------------------------------------------- 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] With regards, Apache Git Services
