-
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
Actualize podresources 1.21 #27203
Actualize podresources 1.21 #27203
Conversation
@fromanirh: You must be a member of the kubernetes/website-milestone-maintainers GitHub team to set the milestone. If you believe you should be able to issue the /milestone command, please contact your Website milestone maintainers and have them propose you as an additional delegate for this responsibility. In response to this:
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/test-infra repository. |
/assign @sftim |
/sig node |
Deploy preview for kubernetes-io-master-staging ready! Built with commit 7998bc0 https://deploy-preview-27203--kubernetes-io-master-staging.netlify.app |
content/en/docs/reference/command-line-tools-reference/feature-gates.md
Outdated
Show resolved
Hide resolved
@fromanirh If this is for the 1.21 release, please target the |
/assign @tengqm |
/hold |
got it about the branch, my fault. Fixing ASAP. |
7998bc0
to
ee60434
Compare
Deploy preview for kubernetes-io-vnext-staging processing. Building with commit dace2a2 https://app.netlify.com/sites/kubernetes-io-vnext-staging/deploys/6061d6d1fb635b0008caa0eb |
ee60434
to
f468454
Compare
@fromanirh can you squash the commits? |
@kubernetes/sig-node-pr-reviews , please provide a technical review for this PR by March 31 to get this into the release. Thank you! |
let's hear from @AlexeyPerevalov |
f468454
to
e9b6001
Compare
Content looks good for me and I agree to squash all commits into one. |
Thanks! to preserve different authorship, I'll squash yours into one and keep mine separated. |
This commit updates description according to kubernetes/enhancements#1884 Update content/en/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md Signed-off-by: Alexey Perevalov <[email protected]> Co-authored-by: Tim Bannister <[email protected]>
e9b6001
to
64ef876
Compare
@fromanirh, please review sftim's comment about not linking to a kep on the features-gate page instead write a short summary for The managing resources for containers concepts page may be a good one to include a short summary on |
It provides more information than kubelet exports to APIServer. | ||
|
||
```gRPC | ||
// AvailableResourcesResponses contains information about all the devices known by the kubelet |
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.
AvailableResourcesResponses
or AllocatableResourcesResponse
? Which is correct for the comment?
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.
It's AllocatableResourcesResponse
. I'll clarify in a separate commit (because of different authors).
content/en/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md
Show resolved
Hide resolved
Signed-off-by: Francesco Romani <[email protected]>
- fix the AllocatableResourcesResponse comment - describe the NUMA ID and explain the meaning of the field. Signed-off-by: Francesco Romani <[email protected]>
64ef876
to
dace2a2
Compare
Since the branch already updated |
/label tide/merge-method-squash |
[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 |
/lgtm |
LGTM label has been added. Git tree hash: 07842b56dc2faf6234211a9a2d64f7356aca70d7
|
Continuation of #24641
This commit updates description according to
kubernetes/enhancements#1884
kubernetes/enhancements#2404
/milestone 1.21
Issue: kubernetes/enhancements#2403