[ 
https://issues.apache.org/jira/browse/AIRFLOW-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16447150#comment-16447150
 ] 

ASF subversion and git services commented on AIRFLOW-1314:
----------------------------------------------------------

Commit ad4e67ce1be114f248ecd5ea1468ccea79366590 in incubator-airflow's branch 
refs/heads/master from [~fenglu]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=ad4e67c ]

[AIRFLOW-1314] Improve k8s support

Add kubernetes config section in airflow.cfg and Inject GCP secrets upon 
executor start. (#17)
Update Airflow to Pass configuration to k8s containers, add some Py3 … (#9)

* Update Airflow to Pass configuration to k8s containers, add some Py3 compat., 
create git-sync pod

* Undo changes to display-source config setter for to_dict

* WIP Secrets and Configmaps

* Improve secrets support for multiple secrets. Add support for registry 
secrets. Add support for RBAC service accounts.

* Swap order of variables, overlooked very basic issue

* Secret env var names must be upper

* Update logging

* Revert spothero test code in setup.py

* WIP Fix tests

* Worker should be using local executor

* Consolidate worker setup and address code review comments

* reconfigure airflow script to use new secrets method


> Airflow kubernetes integration
> ------------------------------
>
>                 Key: AIRFLOW-1314
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1314
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: contrib
>    Affects Versions: 1.10.0
>            Reporter: Daniel Imberman
>            Assignee: Daniel Imberman
>            Priority: Major
>              Labels: features
>             Fix For: 1.10.0
>
>
> Kubernetes is a container-based cluster management system designed by google 
> for easy application deployment. Companies such as Airbnb, Bloomberg, 
> Palantir, and Google use kubernetes for a variety of large-scale solutions 
> including data science, ETL, and app deployment. Integrating airflow into 
> Kubernetes would increase viable use cases for airflow, promote airflow as a 
> de facto workflow scheduler for Kubernetes, and create possibilities for 
> improved security and robustness within airflow. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to