-
Notifications
You must be signed in to change notification settings - Fork 1.6k
KEP-4205: Graduate Expose PSI Metrics to GA #5605
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
base: master
Are you sure you want to change the base?
KEP-4205: Graduate Expose PSI Metrics to GA #5605
Conversation
Welcome @mariafromano-25! |
Hi @mariafromano-25. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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-sigs/prow repository. |
/ok-to-test |
1 similar comment
/ok-to-test |
Two things:
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: mariafromano-25 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
NOTE: Also set `disable-supported` to `true` or `false` in `kep.yaml`. | ||
--> | ||
Yes | ||
Yes, but starting in v1.35 where this feature graduates to GA, the KubeletPSI feature gate will be locked to true and will no longer be disable-able. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
s/1.35/1.36
milestone: | ||
alpha: "v1.33" | ||
beta: "v1.34" | ||
stable: "v1.36" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wonder if we should leave the milestone unchanged. We can update it during the 1.36 cycle. When we update we should confirm that all GA criteria are met.
Either way we will need to update the latest-milestone: "v1.35"
line when 1.36 comes.
#### GA | ||
- Gather evidence of real world usage. | ||
- No major issue reported. | ||
- Quantify the cAdvisor and kubelet-level overhead of PSI metric collection, especially where PSI is disabled at the kernel level. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's also ensure we cover stress testing scenario. We may need to expand on top of the previous performance benchmarking
This PR updates KEP-4205 to reflect the graduation of the "Expose PSI Metrics" feature to General Availability (GA), targeting the v1.35 release.
The KEP
stage
has been updated tostable
and thelatest-milestone
is nowv1.35
./kind documentation
/sig node
/assign @roycaihw