You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2020/07/02 08:13:00 UTC

[jira] [Comment Edited] (FLINK-18186) Various updates on Kubernetes standalone document

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

Andrey Zagrebin edited comment on FLINK-18186 at 7/2/20, 8:12 AM:
------------------------------------------------------------------

merged into master by 6a42ba3e80dc9b050818fd123312ee72a81e50dc
merged into 1.11 by 6391ea6a3c3d98708e95b9ad14d6d75d0406760a


was (Author: azagrebin):
merged into master by 6a42ba3e80dc9b050818fd123312ee72a81e50dc

> Various updates on Kubernetes standalone document
> -------------------------------------------------
>
>                 Key: FLINK-18186
>                 URL: https://issues.apache.org/jira/browse/FLINK-18186
>             Project: Flink
>          Issue Type: Improvement
>          Components: Deployment / Kubernetes, Documentation
>    Affects Versions: 1.11.0, 1.12.0
>            Reporter: Yang Wang
>            Assignee: Yang Wang
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 1.11.0
>
>
> There are following issues in the current Kubernetes standalone document.
>  * K8s job[1] should not have {{replicas}} and {{spec.selector}} for {{batch/v1}}
>  * NodePort of jobmanager-rest-service should be located in 30000-32767[2].
>  * Array of array could not be support for {{io.k8s.api.core.v1.Container.args}}
>  * Do not set query-state(6125) for jobmanager service and deployment. It is only for taskmanager pod.
>  * {{log4j.properties}} in flink config map should be updated to {{log4j-console.properties}} so that the logs could be output to console and log files simultaneously.
>  
> [1]. [https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/]
> [2]. [https://kubernetes.io/docs/concepts/services-networking/service/#nodeport]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)