Describe why it is important and where it will be useful
It will be helpful in making sure the ex-app server does not become unresponsive under the load of a malfunctioning ex-app or starve other ex-apps, both in terms of cpu and memory.
Describe your proposed solution
Modify the container creation API call to include this info.
https://docs.docker.com/reference/api/engine/version/v1.48/#tag/Container/operation/ContainerCreate
https://docs.docker.com/engine/containers/resource_constraints/
UI changes in the server would be necessary too.
Describe alternatives you've considered, if relevant
No response
Additional context
No response
Describe why it is important and where it will be useful
It will be helpful in making sure the ex-app server does not become unresponsive under the load of a malfunctioning ex-app or starve other ex-apps, both in terms of cpu and memory.
Describe your proposed solution
Modify the container creation API call to include this info.
https://docs.docker.com/reference/api/engine/version/v1.48/#tag/Container/operation/ContainerCreate
https://docs.docker.com/engine/containers/resource_constraints/
UI changes in the server would be necessary too.
Describe alternatives you've considered, if relevant
No response
Additional context
No response