[
https://issues.apache.org/jira/browse/FLINK-15648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17028616#comment-17028616
]
Yang Wang commented on FLINK-15648:
-----------------------------------
[~felixzheng] Thanks for your detailed comments. It really makes sense to me to
adding the new config options for cpu limit. So {{kubernetes.jobmanager.cpu}}
will be the request value of cpu and we will add a new config option
{{kubernetes.jobmanager.cpu.limit}} for limit value. We should comment for the
new added limit config option, the negative value means no limit will be set.
Since the negative value of {{kubernetes.jobmanager.cpu}} has a different
semantic.
> Support to configure request or limit for CPU requirement
> ---------------------------------------------------------
>
> Key: FLINK-15648
> URL: https://issues.apache.org/jira/browse/FLINK-15648
> Project: Flink
> Issue Type: Sub-task
> Components: Deployment / Kubernetes
> Reporter: Canbin Zheng
> Priority: Major
>
> The current branch use kubernetes.xx.cpu to configure request and limit
> resource requirement for a Container, it's an important improvement to
> separate these two configurations, we can use kubernetes.xx.request.cpu and
> kubernetes.xx.limit.cpu to specify request and limit resource
> requirements.{color:#6a8759}
> {color}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)