-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
cAdvisor-less, CRI-full Container and Pod Stats #2371
Comments
/sig node |
/milestone v1.21 |
Hey @haircommander and @bobbypage, enhancements 1.21 shadow here, Enhancements Freeze is 2 days away, Feb 9th EOD PST The enhancements team is aware that KEP update is currently in progress (PR #2364). Please make sure to work on PRR questionnaires and requirements and get it merged before the freeze. For PRR related questions or to boost the PR for PRR review, please reach out in Slack on the #prod-readiness channel. Any enhancements that do not complete the following requirements by the freeze will require an exception.
|
Hi @haircommander and @bobbypage, 1.21 Enhancements Lead here. Enhancements Freeze is now in effect. Unfortunately, your KEP needed to be updated and the PR has not yet merged. If you wish to be included in the 1.21 Release, please submit an Exception Request as soon as possible. /milestone clear |
/milestone v1.22 |
Hey @haircommander and @bobbypage - 1.22 enhancements team here! Just a reminder that enhancements freeze is coming up on 5/13. We'll need the KEP merged before then to get this included in the 1.22 release. Let us know if there's anything we can do to help before then! |
@haircommander @bobbypage #2364 merged so we've got you tracked for 1.22 :) |
Hello @haircommander @bobbypage 👋, 1.22 Docs release lead here. Please follow the steps detailed in the documentation to open a PR against dev-1.22 branch in the k/website repo. This PR can be just a placeholder at this time and must be created before Fri July 9, 11:59 PM PDT.
Also, take a look at Documenting for a release to familiarize yourself with the docs requirement for the release. |
thanks for the heads up @PI-Victor ! |
xref initial kubelet implementation kubernetes/kubernetes#103095 |
Hey @bobbypage and @haircommander - Just checking in as we're about 2 weeks away from 1.22 code freeze. I've got kubernetes/kubernetes#103095 and kubernetes/kubernetes#103095 tracked as the open k/k PRs. Are there any other open or merged PRs we should be tracking? Thanks! |
none opened yet! I will post them here if we do. Thanks for your work @salaxander |
Hey @haircommander - One more check-in as we're a week out from 1.22 code freeze. Any updates on if you expect kubernetes/kubernetes#103095 and kubernetes/kubernetes#103095 to merge before the deadline? Thanks! |
Thanks for checking! I do expect them to merge. We're waiting on a e2e POC which I'm working on :) |
Hi @haircommander - One last ping (sorry!). Code freeze is tomorrow evening (PST), so those two open PRs will need to merge before then for this to be included in 1.22. Let me know if there's anything we can do to help :) |
As a note: I think we are deferring this (again 🙃 ) from 1.30 until containerd and cri-o have support. The cri-o support is actively being worked on, and containerd is being taken by @adisky . I am hoping to make forward progress in 1.31 |
Hi @haircommander, Just to make sure I understand correct: This KEP won't help with exposing containerd metrics (like the image pulls ones as above) via kubelet, right? Hence, if we need the containerd metrics for the image pulls, we need somehow to collect/scrape these metrics from containerd directly, right? |
yes correct! |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/assign |
@haircommander |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
/remove-lifecycle rotten |
@haircommander Can you give an update on your plans for 1.32? Do you want this to included in KEP feature planning for 1.32? |
I'd love to make progress in 1.32. it in part relies on containerd support but maybe we can decouple those. let's plan on it for 1.32 |
@haircommander I'm curious whether we need to ensure consistent behavior when enabling or disabling the feature gate. If it's not necessary, then we can push kubernetes/kubernetes#126006 forward. |
@haircommander Is |
my hero! let's try to push this to beta in 1.32 then |
Xref WIP KEP #4792 which may be related. |
@haircommander Is this still on your agenda? What is the plan here? |
yup mostly waiting on containerd/containerd#10691 which @akhilerm is working on. Once containerd has an implementation we will push this to beta |
@haircommander The original KEP says under Goals: "Enhance CRI implementations to provide metrics analogous to the existing metrics provided by /metrics/cadvisor.". Comparing https://github.com/google/cadvisor/blob/master/docs/storage/prometheus.md and https://github.com/containerd/containerd/pull/10691/files shows me we're missing some metrics in the PR. Do we have a reference list of which metrics need to be available to move this forward? |
Enhancement Description
k/enhancements
) update PR(s):k/k
) update PR(s):k/website
) update PR(s): Document PodAndContainerStatsFromCRI feature website#30535k/enhancements
) update PR(s): KEP 2371: target to beta for 1.28 #3770k/k
) update PR(s):k/website
) update PR(s):k/enhancements
) update PR(s): KEP 2371: retarget to alpha for 1.29 #4249k/k
) update PR(s):k/website
) update PR(s):k/enhancements
) update PR(s):k/k
) update PR(s):k/website
) update PR(s):The text was updated successfully, but these errors were encountered: