[
https://issues.apache.org/jira/browse/FLINK-9953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16641016#comment-16641016
]
Till Rohrmann commented on FLINK-9953:
--------------------------------------
[~isunjin] I've started a prototype branch for this which you can find here:
https://github.com/tillrohrmann/flink/tree/nativeKubernetes. Feel free to take
over.
Which K8s client library do you want to use for the implementation? In the dev
branch I used {{io.kubernetes:client-java}}, but I think the more widely used
library is this one: https://github.com/fabric8io/kubernetes-client.
> Active Kubernetes integration
> -----------------------------
>
> Key: FLINK-9953
> URL: https://issues.apache.org/jira/browse/FLINK-9953
> Project: Flink
> Issue Type: New Feature
> Components: Distributed Coordination, ResourceManager
> Reporter: Till Rohrmann
> Assignee: JIN SUN
> Priority: Major
> Fix For: 1.7.0
>
>
> This is the umbrella issue tracking Flink's active Kubernetes integration.
> Active means in this context that the {{ResourceManager}} can talk to
> Kubernetes to launch new pods similar to Flink's Yarn and Mesos integration.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)