Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[che-dev] new RAM & CPU default limits in Che

Hi All,
In context of finalizing issue [1], i am about to add new RAM & CPU limits into configuration.
Here is the list:

 Non-pugin or editor type machines (dev-containers, jwtproxy, kubernetes / dockerimage type components etc):

Default RAM Limit: 1024 Mb (existing and unchanged)
Default RAM request: 200 Mb
Default CPU limit: 2 Cores
Default CPU request: 0.125 Cores

 Plugin or editor type machines (can be overridden in plugin meta.yaml or devlile* ) :

Default RAM Limit: 128 Mb (existing and unchanged)
Default RAM request: 64 Mb
Default CPU limit: 1 Cores
Default CPU request: 0.115 Cores

if you have any objections regarding those limits, please let us know.

[1] Possible to set CPU limits as well on the plugin containers? https://github.com/eclipse/che/issues/13709

* - Only RAM limit can be overridden ATM in devfile, other types are planned to implement very soon

Regards, Max.


--
Max Shaposhnyk,

senior software engineer

Red Hat

Back to the top