Y
Hacker News
new
|
ask
|
show
|
jobs
by
dpratt
63 days ago
Modern JVMs will detect orchestrator-set cgroup limits and size themselves accordingly. If you, for example, set a cpu limit for a pod to “1”, the JVM will size itself as if it was running on a single core machine.
1 comments
cyberpunk
60 days ago
TIL, this is great. Thanks, saved me some yaml :}
link