[
https://issues.apache.org/jira/browse/FLINK-24944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17445580#comment-17445580
]
Yangze Guo commented on FLINK-24944:
------------------------------------
Can pod-template[1] meet your requirement?
[1]
https://nightlies.apache.org/flink/flink-docs-master/docs/deployment/resource-providers/native_kubernetes/#pod-template
> Flink job on k8s mode supports pod scheduling according to priority
> -------------------------------------------------------------------
>
> Key: FLINK-24944
> URL: https://issues.apache.org/jira/browse/FLINK-24944
> Project: Flink
> Issue Type: Improvement
> Components: Deployment / Kubernetes
> Reporter: john
> Priority: Major
>
> Hi, is it possible to support the specified pod priority when supporting the
> pod scheduling of the job? I think it is necessary to support the priority
> scheduling of the job in a cluster with multiple users. In Kubernetes 1.8 and
> later versions, the priority of Pod is specified by PriorityClass. At
> present, if I want to specify the priority when submitting a job, I must
> provide a separate pod-templete.yaml for each job, which is often not
> flexible enough. Can we provide a separate parameter similar to
> yarn.application.priority to support the priority of the job when we submit
> the job to k8s,,such as kubernetes .application.priority-class。
--
This message was sent by Atlassian Jira
(v8.20.1#820001)