Update 2018-06-28-Airflow-Kubernetes-Operator.md

This commit is contained in:
wangxy518
2020-08-27 09:06:41 +08:00
committed by GitHub
parent fc3a6220bf
commit c2de62be77
@@ -615,7 +615,7 @@ kubectl cp <local file> <namespace>/<pod>:/root/airflow/dags -c scheduler
This feature is just the beginning of multiple major efforts to improves Apache Airflow integration into Kubernetes. The Kubernetes Operator has been merged into the 1.10 release branch of Airflow (the executor in experimental mode), along with a fully k8s native scheduler called the Kubernetes Executor (article to come). These features are still in a stage where early adopters/contributers can have a huge influence on the future of these features.
This feature is just the beginning of multiple major efforts to improves Apache Airflow integration into Kubernetes. The Kubernetes Operator has been merged into the 1.10 release branch of Airflow (the executor in experimental mode), along with a fully k8s native scheduler called the Kubernetes Executor (article to come). These features are still in a stage where early adopters/contributors can have a huge influence on the future of these features.