Hello,

How can we define *limit* and *request* for the kubernetes pods as
described here:
https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/#requests-and-limits

Looks like we can only set one value for CPU and memory:
https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-main/docs/custom-resource/reference/#taskmanagerspec

limits and request seems to be supported in the Spotify version of the
operator:
https://github.com/spotify/flink-on-k8s-operator/blob/master/docs/crd.md#taskmanagerspec

Kind regards,
Lars

Reply via email to