.NET can effectively scale with orchestrator configurations #5443
Labels
bulk-closed
Epic
Groups multiple user stories. Can be grouped under a theme.
Priority:0
Work that we can't release without
In 3.0 we added support for CPU and memory limits so that we would honor constraints that an orchestrator imposed. That support works well, but there are few options to change the way .NET behaves when put in a constrained environment. I.e. choosing to optimize for density, throughput, or latency depending on your apps needs. We want to provide better configuration options for different customer scenarios as better data for customers to make decisions about what they want to optimize for and what constraints make sense for their orchestrator.
The text was updated successfully, but these errors were encountered: