This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Here's context from a coding session: We're migrating Airflow from Nomad to Kubernetes. | |
| We decided on a dual-scheduler approach to minimize disruption to production DAGs. | |
| Open question: should we do a gradual Docker image rollout or a hard cutover? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Here's context from a coding session: We're migrating Airflow from Nomad to Kubernetes. | |
| We decided on a dual-scheduler approach to minimize disruption to production DAGs. | |
| Open question: should we do a gradual Docker image rollout or a hard cutover? |