-
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
Kubelet Resource Metrics Endpoint #727
Comments
/sig node |
@dashpole I've added this enhancement to the 1.14 tracking doc since it looks like y'all are targeting alpha here. Are there any open PRs for this that should be tracked as well for it to be added to 1.14 as alpha? |
@claurence I am going to wait until the KEP is approved to open PRs. Ill reference this feature issue from the PRs if/when that happens |
/cc |
@dashpole since the KEP for this issue isn't merged yet we will be removing it from the 1.14 milestone. To have it added back in please file an exception - information on the exception process can be found here: https://github.com/kubernetes/sig-release/blob/master/releases/EXCEPTIONS.md |
@claurence where is it specified that KEPs must be merged by feature freeze? |
@claurence "By Tuesday January 29, 2019 all enhancements landing in v1.14.0 must ... have an associated KEP merged or in progress in kubernetes/enhancements, linked to in the description of the tracking issue" |
Hey @dashpole apologies as our docs have been changing a bit today - given feedback we've heard we are going to be lenient with KEPs though we want them merged by Feb 4th. |
Added back to 1.14 per exception request submitted and approved |
Hey @dashpole 👋! I'm Naomi, a v1.14 docs release shadow. Does this enhancement require any new docs (or modifications)? Just a friendly reminder we're looking for a PR against k/website (branch dev-1.14) due by Friday, March 1. It would be great if it's the start of the full documentation, but even a placeholder PR is acceptable. Let me know if you have any questions! |
Hello @dashpole , I'm the Enhancement Lead for 1.15. Is this feature going to be graduating alpha/beta/stable stages in 1.15? Please let me know so it can be tracked properly and added to the spreadsheet. Once coding begins, please list all relevant k/k PRs in this issue so they can be tracked properly. /milestone clear |
@kacole2 I don't have any plans to graduate this in 1.15 |
@richabanker: You must be a member of the kubernetes/milestone-maintainers GitHub team to set the milestone. If you believe you should be able to issue the /milestone command, please contact your Milestone Maintainers Team and have them propose you as an additional delegate for this responsibility. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Hi @richabanker, 1.29 enhancement team here! Is this enhancement targeting 1.29? If it is, can you reopen the issue and follow the instructions here to opt in the enhancement and make sure the |
/milestone v1.29 |
Hi @richabanker 👋, 1.29 Enhancements team here! Just checking in as we approach enhancements freeze on 01:00 UTC, Friday, 6th October, 2023. This enhancement is targeting for stage Here's where this enhancement currently stands:
It looks like #4037 will address most of these issues. One thing to note- the KEP should only be marked after the all code PRs are merged and feature gates are removed. Since there are no feature gate involved for this and kubernetes/kubernetes#116897 has merged, this is fine to mark the KEP as The status of this enhancement is marked as |
Hi @richabanker, just checking in once more as we approach the 1.29 enhancement freeze deadline this week on 01:00 UTC, Friday, 6th October, 2023. With #4037 merged, the status of this enhancement is marked as |
Hey there @dashpole and @richabanker! 👋, v1.29 Docs Lead here. |
@dashpole do you think we need any updates in the existing docs for kubelet resource metrics? |
@richabanker I don't think so. |
Hi @dashpole @richabanker! 👋 from the v1.29 Release Team-Communications! We would like to check if you have any plans to publish a blog for this KEP regarding new features, removals, and deprecations for this release. If so, you need to open a PR placeholder in the website repository. |
I actually think we should: https://kubernetes.io/docs/reference/instrumentation/node-metrics/ doesn't seem to include the resource metrics endpoint. |
Also the existing documentation: https://kubernetes.io/docs/tasks/debug/debug-cluster/resource-metrics-pipeline/ is weirdly located and doesn't have much information about kubelet resource metrics. |
Hey again @richabanker 👋 1.29 Enhancements team here, Just checking in as we approach code freeze at 01:00 UTC Wednesday 1st November 2023: . Here's where this enhancement currently stands:
For this enhancement, it looks like the following PRs has merged and update in the Issue description: With this pr merged, if there are no additional code PRs, please update the status as implemented since there are no feature gates for this feature. The status of this KEP is Also, please let me know if there are other PRs in k/k we should be tracking for this KEP. |
Hi @richabanker , 👋 1.30 Enhancements lead here |
Ack'd @salehsedghpour , created a PR #4388, and will close the issue once this is merged. Thanks! |
Awesome and Thanks! /remove-label lead-opted-in |
I'm closing milestone 1.29 now, /milestone clear |
/close |
@richabanker: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Enhancement Description
One-line enhancement description: Introduce a new kubelet endpoint for serving metrics about first-class resources.
Primary contact: @dashpole
Responsible SIGs: Sig-Node, Sig-Instrumentation
KEP: https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/727-resource-metrics-endpoint
Link to e2e and/or unit tests: Coming soon
Reviewer(s) - (for LGTM) recommend having 2+ reviewers (at least one from code-area OWNERS file) agreed to review. Reviewers from multiple companies preferred: @DirectXMan12
Approver: @dchen1107 @brancz
Enhancement target (which target equals to which milestone):
v1alpha1 endpoint
k/enhancements
) update PR(s): [KEP] Kubelet Resource Metrics Endpoint #726k/k
) update PR(s): Add kubelet resource metrics v1alpha1 endpoint kubernetes#73946k/website
) update(s): Documentation for Kubelet Resource Metrics Endpoint website#12934metric-server
Stable
k/enhancements
) update PR(s):k/k
) update PR(s): Graduate kubelet resource metrics to GA kubernetes#116897k/website
) update(s):The text was updated successfully, but these errors were encountered: