Skip to content

Add support for resource constraints #3533

@niemyjski

Description

@niemyjski

For some of our containers like Redis and Elasticsearch we limit or set a guaranteed limit for how much resources are allocated. This prevents unbounded resource usage especially on constrained machines. This can also be used in conjunction with environment variables to tune things (e.g., ES_JAVA_OPTS)... I could also see feeding this into deployment manifests :)
 

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-app-modelIssues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplicationarea-orchestrator

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions