Skip to content

fix: set the runtime-cgroup flag#2617

Merged
fletcherw merged 1 commit intoawslabs:mainfrom
fletcherw:set-cgroup
Feb 7, 2026
Merged

fix: set the runtime-cgroup flag#2617
fletcherw merged 1 commit intoawslabs:mainfrom
fletcherw:set-cgroup

Conversation

@fletcherw
Copy link
Copy Markdown
Contributor

Set runtime-cgroup flag on the kubelet so that cadvisor metrics will include resource usage for containers.

Fixes: #1667

Tests: booted an instance with this flag set and confirmed that the metrics were available.

Notify kubelet of the runtime-cgroup flag so that cadvisor metrics
will include resource usage for containers.
@fletcherw fletcherw requested a review from mselim00 February 6, 2026 23:07
Copy link
Copy Markdown
Contributor

@mselim00 mselim00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@fletcherw fletcherw merged commit e9ce09d into awslabs:main Feb 7, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing runtime metrics from cAdvisor

2 participants