nebula-orchestrator / manager

The API endpoint that manages nebula orchestrator clusters
https://nebula-orchestrator.github.io/
GNU General Public License v3.0
30 stars 12 forks source link

Add CPU shares & memory limit per app\cron_job #61

Open naorlivne opened 5 years ago

naorlivne commented 5 years ago

Expected/Wanted Behavior

There is no way to set an app and\or cron_job to have a limit on the amount of host resources it uses.

Actual Behavior

Nebula apps & cron_jobs should also be able to define an option mem_limit & cpu_shares to optionally limit each container usage of the host device resources (which on IoT can be scarce)

issue-label-bot[bot] commented 5 years ago

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.97. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.