[
https://issues.apache.org/jira/browse/FLINK-12783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16870459#comment-16870459
]
Shahar Frank commented on FLINK-12783:
--------------------------------------
Thanks [~rmetzger]!
I subscribed to the PR you mentioned.
Once it's merged I will add and create a PR.
Are there guidelines on how you'd like these to look like or any constraints on
what I can write there?
> 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)