Shahar Frank created FLINK-12783:
------------------------------------
Summary: 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
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.htmlI 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-operatorThis 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)