Hi James,

Have you considered using pod templates already?
https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-main/docs/custom-resource/pod-template/

Regards,
Matyas

On Wed, Jul 27, 2022 at 3:21 PM PACE, JAMES <jp4...@att.com> wrote:

> We are currently evaluating the apache flink operator (version 1.1.0) to
> replace the operator that we currently use.  Setting the memory and cpu
> resources sets both the request and the limit for the pod.  Previously, we
> were only setting request allowing pods to oversubscribe to CPU when needed
> to handle the burstiness of the traffic that we see into the jobs.
>
>
>
> Is there a way to set different values for cpu for resource requests and
> limits, or omit the limit specification?  If not, is this something that
> would be on the roadmap?
>
>
>
> Thanks.
>
>
>
> Jim
>

Reply via email to