-
Notifications
You must be signed in to change notification settings - Fork 14.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
node: topologymgr: docs: Kubelet Topology Manager graduation to GA #40044
node: topologymgr: docs: Kubelet Topology Manager graduation to GA #40044
Conversation
content/en/docs/reference/command-line-tools-reference/feature-gates.md
Outdated
Show resolved
Hide resolved
f321920
to
63112de
Compare
Signed-off-by: Swati Sehgal <[email protected]>
63112de
to
894b774
Compare
👷 Deploy Preview for kubernetes-io-vnext-staging processing.
|
/lgtm |
LGTM label has been added. Git tree hash: 8738898e1333d64592da06450877931e31cc555c
|
Topology Manager graduated to GA in 1.27 and is enabled by default. If you are using a version of | ||
Kubernetes older than v1.27, switch to the documentation for that version of Kubernetes. |
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.
This two lines can be safely dropped.
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.
@swatisehgal Please drop the two lines when you have a moment and we can merge this PR.
@kubernetes/sig-node-pr-reviews : PTAL for a tech sign-off. |
@swatisehgal Mind give this another stab? |
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.
nit (doesn't block merge)
For GA, we prefer to follow the style guide. For example, headings within the text should be in sentence case.
/lgtm |
content/en/docs/reference/command-line-tools-reference/feature-gates.md
Outdated
Show resolved
Hide resolved
/label tide/merge-method-squash |
LGTM label has been added. Git tree hash: 5bb5e256cfe536a3d85d7aabaf9093171102c9af
|
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tengqm 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 |
1 similar comment
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tengqm 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 |
Docs update for Kubelet Topology Manager graduation to GA.
Issue: kubernetes/enhancements#693 (comment)