Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.NET can effectively scale with orchestrator configurations #5443

Closed
5 tasks
Tracked by #5397
glennc opened this issue Oct 27, 2020 · 1 comment
Closed
5 tasks
Tracked by #5397

.NET can effectively scale with orchestrator configurations #5443

glennc opened this issue Oct 27, 2020 · 1 comment
Assignees
Labels
bulk-closed Epic Groups multiple user stories. Can be grouped under a theme. Priority:0 Work that we can't release without

Comments

@glennc
Copy link

glennc commented Oct 27, 2020

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.

@glennc glennc added the Epic Groups multiple user stories. Can be grouped under a theme. label Oct 27, 2020
@glennc glennc added the Priority:1 Work that is critical for the release, but we could probably ship without label Oct 28, 2020
@richlander richlander added Priority:0 Work that we can't release without and removed Priority:1 Work that is critical for the release, but we could probably ship without labels Oct 29, 2020
@mairaw
Copy link
Contributor

mairaw commented May 26, 2023

Bulk closing .NET 6 epics and user stories. If you think this issue was closed in error, please reopen the issue and update it accordingly.

@mairaw mairaw closed this as completed May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bulk-closed Epic Groups multiple user stories. Can be grouped under a theme. Priority:0 Work that we can't release without
Projects
None yet
Development

No branches or pull requests

4 participants