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