[
https://issues.apache.org/jira/browse/FLINK-15648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yang Wang updated FLINK-15648:
------------------------------
Description:
Currently, the native Kubernetes mode could support same request and limit for
the cpu and memory resources. It will be a good improvement to allow different
resource requests and limits. And it is very useful especially for the CPU
resource since it heavily depends on the upstream workloads.
was:
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}
> Support to configure limit for CPU and memory requirement
> ---------------------------------------------------------
>
> Key: FLINK-15648
> URL: https://issues.apache.org/jira/browse/FLINK-15648
> Project: Flink
> Issue Type: New Feature
> Components: Deployment / Kubernetes
> Reporter: Canbin Zheng
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently, the native Kubernetes mode could support same request and limit
> for the cpu and memory resources. It will be a good improvement to allow
> different resource requests and limits. And it is very useful especially for
> the CPU resource since it heavily depends on the upstream workloads.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)