Skip to content

Assign pods to specific CPU slices #11169

Closed Answered by brandond
HaoxinSEU asked this question in Q&A
Discussion options

You must be logged in to vote

As per the systemd docs:

By default, service and scope units are placed in system.slice, virtual machines and containers registered with systemd-machined are found in machine.slice, and user sessions handled by systemd-logind in user.slice.

Pods are not user sessions and don't belong in user.slice. If you put them there I suspect it might get confused?

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@HaoxinSEU
Comment options

@brandond
Comment options

@HaoxinSEU
Comment options

Answer selected by HaoxinSEU
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants