Skip to content

docs: fix broken Summary API schema link on node metrics - #56939

Open
locker95 wants to merge 1 commit into
kubernetes:mainfrom
locker95:fix/node-metrics-summary-api-link
Open

docs: fix broken Summary API schema link on node metrics#56939
locker95 wants to merge 1 commit into
kubernetes:mainfrom
locker95:fix/node-metrics-summary-api-link

Conversation

@locker95

Copy link
Copy Markdown

The Node metrics data page linked to /docs/reference/config-api/kubelet-stats.v1alpha1/, which 404s. Pointed those Summary API references at the stats types in the kubelet repo instead.

Fixes #52308


This PR was written in part with the assistance of generative AI.

The kubelet-stats.v1alpha1 config-api page is gone; point at the stats
API types in the kubelet repository instead.

Signed-off-by: Dean Chen <862469039@qq.com>
@kubernetes-prow kubernetes-prow Bot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. language/en Issues or PRs related to English language labels Aug 12, 2026
@netlify

netlify Bot commented Aug 12, 2026

Copy link
Copy Markdown

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit 2836b72
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-io-main-staging/deploys/6a7bbdb807cf49000895e7a5
😎 Deploy Preview https://deploy-preview-56939--kubernetes-io-main-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@kubernetes-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: lavishpal
Once this PR has been reviewed and has the lgtm label, please assign lmktfy for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@lavishpal

Copy link
Copy Markdown
Member

Thank you for the contribution ❤️.
/lgtm

@kubernetes-prow kubernetes-prow Bot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 13, 2026
@kubernetes-prow

Copy link
Copy Markdown
Contributor

LGTM label has been added.

DetailsGit tree hash: 3d9ac9a4e413c8f136a052c1753f185f99d25f29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Node metrics data - Summary API broken link

2 participants