Skip to content

Put resource constraints on the ex-app containers #547

@kyteinsky

Description

@kyteinsky

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions