mvysny / shepherd

Build & run apps automatically
1 stars 0 forks source link

1 Insufficient cpu. #7

Closed mvysny closed 1 year ago

mvysny commented 1 year ago

Research pod configuration which allocates 1 cpu tops to the container, but doesn't make a hard requirement for the cpus.

mvysny commented 1 year ago

I need to specify much lower limits for "requests". I'll go with 64Mi of requested RAM, and 0 as requested CPU (since all apps will contend for the available CPU).