shahar1 opened a new issue, #56172:
URL: https://github.com/apache/airflow/issues/56172

   ### Description
   
   I came up with this idea while working on #39791.
   Currently there is no comfortable way to integrate a local k8s cluster 
(e.g., `kind`) with Breeze, which makes KPO and KubernetesExecutor hard to 
emulate locally with a regular `breeze start-airflow`. As `kind` cluster can be 
deployed as a Docker container, it's just a matter of few configurations to 
make it available for the Airflow instance delpoyed with Breeze.
   
   ### Use case/motivation
   
   Using `KubernetesPodOperator` and `KubernetesExecutor`  within breeze 
deployment while working with a local ks8 cluster
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [x] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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