-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
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.
Thanks for adding GPUs to nodes view (link to issue). Would it be possible to allow k9s users to customize the KnownGPUVendors
map (link to code)?
Describe the solution you'd like
My nodes have GPUs. But they are not prefixed with nvidia.com/gpu
. I'm looking for ways to customize the KnownGPUVendors
i.e. using k9s config file.
k9s:
known_gpu_vendors: something.com/foo,something.net,foo.something.org,something.io/foo/bar
In this case, the list is comma separated. I'm fine with any separator/delimeter as long as it's not dot or slash.
If the .known_gpu_vendors
is not defined, defaults to the hard coded map defined in current v0.50.7 release.
Describe alternatives you've considered
None
Additional context
None
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestin-progressMark issue as being worked onMark issue as being worked on