Currently, our LXC config uses hard upper limits for each container, which might not be very efficient, and indeed, there are currently unused resources in our systems.
A more efficient approach could be to do minimum guarantees (for example as suggested here), and use some spare resources for everyone to take.
Any opinions on that?
Currently, our LXC config uses hard upper limits for each container, which might not be very efficient, and indeed, there are currently unused resources in our systems.
A more efficient approach could be to do minimum guarantees (for example [as suggested here](https://facebookmicrosites.github.io/cgroup2/docs/fbtax-results.html)), and use some spare resources for everyone to take.
Any opinions on that?