[
https://issues.apache.org/jira/browse/FLINK-12783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16972438#comment-16972438
]
Shahar Frank commented on FLINK-12783:
--------------------------------------
Hi [~rmetzger].
Done.
Please see https://flink-packages.org/packages/k8s-flink-operator
> 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
(v8.3.4#803005)