[ https://issues.apache.org/jira/browse/FLINK-22158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17322454#comment-17322454 ]
Robert Metzger commented on FLINK-22158: ---------------------------------------- Thanks a lot for your quick response. You are right, the error message gives some hints. I'll close this ticket! Thanks again for this very helpful feature! > Test native Kubernetes pod template > ----------------------------------- > > Key: FLINK-22158 > URL: https://issues.apache.org/jira/browse/FLINK-22158 > Project: Flink > Issue Type: Test > Components: Deployment / Kubernetes > Affects Versions: 1.13.0 > Reporter: Yang Wang > Assignee: Robert Metzger > Priority: Blocker > Labels: release-testing > Fix For: 1.13.0 > > > Flink allows users to define the JobManager and TaskManager pods via template > files. This allows to support advanced features(e.g. init-container, sidecar > container, volume mount, etc.) that are not supported by Flink Kubernetes > config options directly. Use {{kubernetes.pod-template-file}} to specify a > local file that contains the pod definition. It will be used to initialize > the JobManager and TaskManager. > > The documentation about how to start a session/application cluster with pod > template could be found here[1]. > > [1]. > https://ci.apache.org/projects/flink/flink-docs-master/docs/deployment/resource-providers/native_kubernetes/#pod-template -- This message was sent by Atlassian Jira (v8.3.4#803005)