[
https://issues.apache.org/jira/browse/AIRFLOW-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16481298#comment-16481298
]
ASF subversion and git services commented on AIRFLOW-2397:
----------------------------------------------------------
Commit fff87b5cfdfac904c9ddd8ca84e0aa192379080f in incubator-airflow's branch
refs/heads/master from roc
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=fff87b5 ]
[AIRFLOW-2397] Support affinity policies for Kubernetes executor/operator
KubernetesPodOperator now accept a dict type
parameter called "affinity", which represents a
group of affinity scheduling rules (nodeAffinity,
podAffinity, podAntiAffinity).
API reference: https://kubernetes.io/docs/referenc
e/generated/kubernetes-api/v1.10/#affinity-v1-core
Closes #3369 from imroc/AIRFLOW-2397
> Support affinity policies for Kubernetes executor/operator
> ----------------------------------------------------------
>
> Key: AIRFLOW-2397
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2397
> Project: Apache Airflow
> Issue Type: Sub-task
> Reporter: Sergio B
> Assignee: roc chan
> Priority: Major
> Fix For: 1.10.0, 2.0.0
>
>
> In order to be able to have a fine control in the workload distribution
> implement the ability to set affinity policies in kubernetes would solve
> complex problems
> https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.10/#affinity-v1-core
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)