armada icon indicating copy to clipboard operation
armada copied to clipboard

Provide requested resources info in Lookout

Open robertdavidsmith opened this issue 3 years ago • 6 comments

Display cpu/memory/gpu etc as columns (with filtering)

robertdavidsmith avatar Apr 01 '22 11:04 robertdavidsmith

Where do you want these columns?

Just to be clear, you'd want this as part of the columns for jobs?

And what do you mean by filtering?

kannon92 avatar Jun 09 '22 15:06 kannon92

5

dave-gantenbein avatar Jul 20 '22 16:07 dave-gantenbein

Hi,

Yes these should be part of the jobs view. I’d put them on the far right for now..

You can currently filter columns by typing in a value just below the column header. This is what we mean by filtering.

Currently the only resource types are memory, cpu, ephemeral-storage,and nvidia.com/gpu. However more will almost certainly be added in future.

Thanks,

Rob

robertdavidsmith avatar Jul 21 '22 17:07 robertdavidsmith

Following up with @robertdavidsmith, each resource type should be a separate column in Jobs view.

kannon92 avatar Jul 22 '22 13:07 kannon92

Similar to https://github.com/G-Research/armada/issues/1483, resources can be multi container. It is not clear why we should display multiple containers in these columns?

Unlike the previous issue though, these resources are of a fixed length so it could be possible to append columns depending on resources for each container.

kannon92 avatar Oct 14 '22 18:10 kannon92

Suggest we just display the sum across all containers, this is generally what people care about, and is simpler.

robertdavidsmith avatar Oct 17 '22 14:10 robertdavidsmith