Skip to content

docs: add built-in PriorityClass values#55279

Open
iacker wants to merge 1 commit intokubernetes:mainfrom
iacker:docs/priorityclass-values
Open

docs: add built-in PriorityClass values#55279
iacker wants to merge 1 commit intokubernetes:mainfrom
iacker:docs/priorityclass-values

Conversation

@iacker
Copy link
Copy Markdown

@iacker iacker commented Apr 7, 2026

Summary

  • add the built-in numeric values for system-cluster-critical and system-node-critical
  • show readers how to inspect those values directly in their cluster with kubectl
  • clarify that values above 1 billion are reserved for built-in system PriorityClasses

Validation

  • verified against upstream Kubernetes scheduling source (pkg/apis/scheduling/types.go and pkg/apis/scheduling/v1/helpers.go)
  • independent content review of the doc change

Fixes #54107

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Apr 7, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign sayakmukhopadhyay 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

@k8s-ci-robot k8s-ci-robot requested a review from katcosgrove April 7, 2026 02:34
@k8s-ci-robot k8s-ci-robot added the language/en Issues or PRs related to English language label Apr 7, 2026
@k8s-ci-robot k8s-ci-robot requested a review from reylejano April 7, 2026 02:34
@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Apr 7, 2026
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 7, 2026

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit 27c0e49
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-io-main-staging/deploys/69d46d3b4e645b000828889f
😎 Deploy Preview https://deploy-preview-55279--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.

@kfess
Copy link
Copy Markdown
Member

kfess commented Apr 7, 2026

duplicate of #54386

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 size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add actual priority values for built-in PriorityClasses to documentation

3 participants