In case anyone comes across this thread in the archives, the FlinkK8sOperator is now available here:
https://github.com/lyft/flinkk8soperator The community is invited to check it out, provide feedback (use github issues) or even better, join and contribute to it. Thomas On Fri, Nov 2, 2018 at 2:08 AM Till Rohrmann <trohrm...@apache.org> wrote: > Thanks for sharing your work with the community. > > Cheers, > Till > > On Fri, Nov 2, 2018 at 1:16 AM Anand Swaminathan > <aswaminat...@lyft.com.invalid> wrote: > > > Hello, > > > > I have documented our work of running Flink applications on Kubernetes > > using FlinkK8sOperator - here > > < > > > https://docs.google.com/document/d/1_AITTq0fay-NwUIqNfqN0pum-erOmS_4kYZnlMxw6_o/edit#heading=h.ge413lh374xj > > > > > > > We have finished the implementation of the FlinkK8sOperator, and are > > currently testing it with few applications. Please let us know your > > feedback. > > > > Thanks, > > Anand > > (Flyte @Lyft) > > > > > > On Thu, Oct 4, 2018 at 1:19 AM Till Rohrmann <trohrm...@apache.org> > wrote: > > > > > Great to hear that you intend to open source your K8s operators. I > would > > be > > > keen to see what and how you do things with the operator. If there are > > > things to change on the Flink side in order to improve the integration, > > > then let's discuss them. > > > > > > Cheers, > > > Till > > > > > > On Wed, Oct 3, 2018 at 2:52 AM Jin Sun <isun...@gmail.com> wrote: > > > > > > > Sounds interesting. > > > > > > > > > > > > > > > > Currently Flink can run in standalone mode in a kubernets cluster, > > > details > > > > see here. There is also a JIRA Flink-9953: Active kubernetes > > > integration > > > > is target for run Flink on Kubernetes natively. > > > > > > > > > > > > > > > > Jin > > > > > > > > > > > > > > > > On 10/2/18, 1:30 PM, "Anand Swaminathan" > > <aswaminat...@lyft.com.INVALID > > > > > > > > wrote: > > > > > > > > > > > > > > > > Hello All, > > > > > > > > > > > > > > > > This is Anand from Lyft. Just wanted to send out a note that we > at > > > > Lyft are > > > > > > > > working on building Operators (https://coreos.com/operators/) to > > > > support > > > > > > > > deploying, managing Flink Applications in Kubernetes. The > operator > > is > > > > > > > > responsible for creating Flink Clusters, start jobs and > seamlessly > > > > > > > > transition a job from one cluster to another during deployment. > > > > > > > > > > > > > > > > We hope to open source it at some point once deployed and tested > > > within > > > > > > > > Lyft. Let us know if any of you are looking for something like > > this. > > > We > > > > > > > > will be happy to collaborate. > > > > > > > > > > > > > > > > Thanks, > > > > > > > > Anand > > > > > > > > (Flyte @Lyft) > > > > > > > > > > > > > > > > > > > > > >