-
Notifications
You must be signed in to change notification settings - Fork 348
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
T6406: Container CPU limits #3530
Conversation
Please add a PR description rather than just a task number to the title. |
Does “cpus 1.5” means https://docs.podman.io/en/latest/markdown/podman-run.1.html#cpus-number |
It is a quota how much CPU resources a container can use. I try to reword the description to make that clearer. |
Will you add
|
I didn't yet see the need for cpuset on a routing platform. But renaming it to |
@Mergifyio backport sagitta |
✅ Backports have been created
|
Change Summary
Add container config option for cpu limits
Types of changes
Related Task(s)
https://vyos.dev/T6406
Related PR(s)
Component(s) name
container
Proposed changes
Add option to enable cpu limits per container similar to memory l imits
How to test
Smoketest result
Checklist: