-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
enhancementNew feature or requestNew feature or requestin-progressMark issue as being worked onMark issue as being worked on
Description
Is your feature request related to a problem? Please describe.
Currently, when viewing nodes in k9s, there's no visibility into GPU resources, which are critical for ML/AI workloads.
Describe the solution you'd like
Add a GPU column to the nodes view that displays GPU allocation in the format allocated/capacity type. The column should:
Show GPU allocation status: 2/8 nvidia (2 allocated out of 8 total NVIDIA GPUs)
Display 0 for nodes without GPUs
Describe alternatives you've considered
Manually describing each node and searching for the “allocated” field.
Additional context
I wrote the code that implements this feature.
elazarl, yehudabilin, alongrosman, peleg-yair, Gruner-atero and 1 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestin-progressMark issue as being worked onMark issue as being worked on