Request for ability to control memory/cpu resource allocated to nodes #2395
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
triage/duplicate
Indicates an issue is a duplicate of other open issue.
What would you like to be added: Ability to specify memory/cpu values for each node
Why is this needed: Having this would enable localised testing of workload behaviour mimicing a real cluster's resources (example question that can be answered: does OOM happen given we are using 120% memory based on limits but 80% based on requests?)
Haven't dug into how
kind
works so I'm not too sure how complex this will be but the Docker daemon seems to allow for specifying of resources so it could be adding configuration during this step?If it's in line with
kind
's roadmap, I can help with this-The text was updated successfully, but these errors were encountered: