lens icon indicating copy to clipboard operation
lens copied to clipboard

As a user I can see instance-type right from list of Nodes

Open scipe opened this issue 3 years ago • 2 comments

What would you like to be added: I would to see instance type and instance region (if that labels are assigned to nodes) right from the list of Nodes

Why is this needed: In case if you trying to manage a lot of nodes (30-50) sometimes it's complicated to understand what is that server for. This two columns will help me managed and understand without clicking details. Maybe much better will be have a fully-configure columns where user can decided which labels he want to see.

Environment you are Lens application on:

  • Kubernetes distribution: EKS, GKE
  • Desktop OS: Mac OS

Notes: Node label for instance type: node.kubernetes.io/instance-type Node label for instance region: topology.kubernetes.io/region Node label for instance zone: topology.kubernetes.io/zone

scipe avatar Jan 31 '22 13:01 scipe

I like the idea of supporting any node label as a column in the node view.

for example:

node.kubernetes.io/node-type=default
node.kubernetes.io/node-type=ingress
node.kubernetes.io/node-type=monitoring

similar to how AWS allows you to show tags as columns.

Israphel avatar Mar 17 '22 17:03 Israphel

Any updates on this? It is very useful when tshooting nodes.

joaocc avatar May 12 '24 00:05 joaocc