dashboard icon indicating copy to clipboard operation
dashboard copied to clipboard

Show architecture on nodes list and on cluster dashboard page

Open nwmac opened this issue 2 years ago • 2 comments

Internal Reference: SURE-7502

The node list page does not show the architecture of the node - we should add this as a column.

We should also add this to the cluster dashboard page - here, we need to look at all of the nodes and show 'something' that represents this - in most cases all nodes will have the same architecture, but there may be cases where there are (e.g.) worker nodes with different arch from the control plane.

The architecture can be read from the label beta.kubernetes.io/arch.

We should check how hosted providers provide this information.

Suggest on cluster dashboard we add something here:

image

Suggest:

  • Architecture: amd_64 (shows the single architecture when they are all the same)
  • Architecture: mixed (when they are not all the same - hover over this to show a tooltip with each of the architectures and the number of nodes for each)

nwmac avatar Feb 01 '24 17:02 nwmac

UX team will provide UX design for this - check before implementing

nwmac avatar Feb 13 '24 15:02 nwmac

Design: https://xd.adobe.com/view/5e0e823a-8de0-453b-9bfa-705fb0e5c992-0b5d/?fullscreen

gaktive avatar Mar 11 '24 15:03 gaktive

PR was merged for 2.9.0. QA has indicated that they can test this so we're lucky on capacity.

gaktive avatar Jul 10 '24 17:07 gaktive