Skip to content

[Feature][K8s] deploy pod with sum of jobmanager cpu/mem and taskmanager cpu/mem as resource in kubernetes application mode #4212

@naah69

Description

@naah69

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

Now the pod use jobmanager cpu and memory as resource request and limit in kubernetes application mode.
When we set taskmanager cpu and memory more than jobmanager,it don't work.
We have to modify deploment yaml after start job in k8s,otherwise it will throw OutOfMemoryException.

We need to set the resource requests and limits are sum of jobmanager cpu/mem and taskmanager cpu/mem

Use case

Image

Image

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions