kubernetes / kubectl

Issue tracker and mirror of kubectl code
Apache License 2.0
2.75k stars 894 forks source link

Extended resources provide usage display #1609

Open guojianyu opened 3 weeks ago

guojianyu commented 3 weeks ago

What would you like to be added: kubectl describe node mynode

41bb668ac77ab28323685ce760de84d8 a

Why is this needed: kubectl describe node in addition to the default resource display usage of CPU/MEM/ephemeral-storage/hugepages, with the development of heterogeneous resource scheduling, should you consider providing usage displays for extended resources

k8s-ci-robot commented 3 weeks ago

This issue is currently awaiting triage.

SIG CLI takes a lead on issue triage for this repo, but any Kubernetes member can accept issues by applying the triage/accepted label.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.