-
Notifications
You must be signed in to change notification settings - Fork 15.1k
Doc: Kubelet PSI metrics feature graduates to Beta #51541
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
Conversation
👷 Deploy Preview for kubernetes-io-vnext-staging processing.
|
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
Hello @roycaihw 👋, 1.34 Docs Lead here, |
…nations of the metrics
/cc @haircommander |
Hey @roycaihw, |
content/en/docs/concepts/cluster-administration/system-metrics.md
Outdated
Show resolved
Hide resolved
Hello @roycaihw 👋! I'm reaching out from the Docs team. Just checking in as we approach Docs Freeze on Wednesday August 6, 2025 18:00 PDT. This documentation appears to still be under review. To meet the Docs Freeze, this PR must have a technical review as well as lgtm and approve labels applied, without any unaddressed comments or concerns from SIG Docs. Thank you! |
The new reference doc talks about how to generate CPU / memory / I/O pressures with test workloads, and how to interpret PSI metrics through both the Summary API and the Prometheus metrics.
content/en/docs/reference/instrumentation/understand-psi-metrics.md
Outdated
Show resolved
Hide resolved
one note but otherwise LGTM |
/lgtm |
LGTM label has been added. Git tree hash: 6b7fd6945469b2666619aefbe18fa8cb2ab78dd7
|
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: reylejano The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Description
Update feature status and wording as the feature goes beta. Also enhance the docs with practical usage examples and explanations of the metrics.
Issue
Ref: kubernetes/enhancements#4205