You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2019/06/21 16:53:00 UTC

[jira] [Commented] (FLINK-12783) A K8S CRD to manage job lifecycle

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

Robert Metzger commented on FLINK-12783:
----------------------------------------

Thanks a lot for opening a ticket here. We usually do not reference to external projects on our documentation page.

But the Flink community is in the process of setting up a "Community packages" website, where people can submit extensions, libraries etc. for Flink.
Till that website is done, we are going to add a static page to Flink (https://github.com/apache/flink-web/pull/187) 

I just tweeted about your work to give it more attention.

> A K8S CRD to manage job lifecycle
> ---------------------------------
>
>                 Key: FLINK-12783
>                 URL: https://issues.apache.org/jira/browse/FLINK-12783
>             Project: Flink
>          Issue Type: Improvement
>          Components: Documentation
>            Reporter: Shahar Frank
>            Priority: Minor
>
> Hello,
> I would like to suggest adding an entry to the following documentation page:
> https://ci.apache.org/projects/flink/flink-docs-release-1.8/ops/deployment/kubernetes.html
> I have recently released this open-source K8S CRD that manages the entire job lifecycle automatically.
> It can all be found here:
> https://github.com/srfrnk/k8s-flink-operator
> This allows users to simply create images with only their Jar and deploy jobs easily. It supports both streaming and batch jobs (as K8S  CronJobs).
> It allows mounting volumes, setting env and job props.
> I think it may help many people who are using Flink with K8S.
> We are using this in production now.



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