←back to thread

Pixar's Render Farm

(twitter.com)
382 points brundolf | 1 comments | | HN request time: 0.231s | source
Show context
blaisio ◴[] No.25616657[source]
In case someone is curious, the optimization they describe is trivial to do in Kubernetes - just enter a resource request for cpu without adding a limit.
replies(2): >>25616755 #>>25617727 #
1. aprdm ◴[] No.25616755[source]
It is far from trivial actually. Kubernetes and Render Farms are trying to optimize for very different goals.