Skip to content

Kubelet logspam: "Enforcing CFS Quota" #131914

Closed
@tallclair

Description

@tallclair

On v1.33 nodes, the Kubelet logs now have lots of lines like

kuberuntime_sandbox_linux.go:62] "Enforcing CFS quota" pod="kube-system/pdcsi-node-n234h" unlimited=false

This log line is not particularly informative. I think it should be moved to a higher verbosity or just removed.

It might be more informative to log the full generated LinuxContainerResources, but that would only be for a higher verbosity log anyway.

Looks like this was introduced in #127525

I'm not going to label this a regression, but I think we should consider backporting the fix.

/kind bug

/cc scott-grimes
/sig node

Metadata

Metadata

Labels

kind/bugCategorizes issue or PR as related to a bug.priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.sig/nodeCategorizes an issue or PR as relevant to SIG Node.triage/acceptedIndicates an issue or PR is ready to be actively worked on.

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions