K9s: Node Overview: show requested resources

Created on 20 Mar 2019  路  3Comments  路  Source: derailed/k9s

The current view for the nodes shows:

  • actually used memory
  • actually used cpu
  • node total cpu
  • node total memory

It would be amazing to see in addition:

  • requested cpu
  • requested memory

This would allow to see if there are high discrepancies between used resources and requested. Often developers love to just make up numbers that do not actually reflect reality. Its a bit cumbersome to figure this out at the moment, as you have to use several commands and manually compare such values.

Bonus point for adding sorting for those columns.

enhancement

Most helpful comment

@kordianbruck so this functionality you are looking for is available if you describe a node.
I do think having a sortable summary as a top level is valuable and indicative.
Please checkout 0.3.2. Tx! Hopefully we're happy...

All 3 comments

@kordianbruck great suggestion! Tx for this great report!!

@kordianbruck so this functionality you are looking for is available if you describe a node.
I do think having a sortable summary as a top level is valuable and indicative.
Please checkout 0.3.2. Tx! Hopefully we're happy...

Looks great - thanks so much for the quick implementation!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vasicvuk picture vasicvuk  路  3Comments

krysopath picture krysopath  路  3Comments

stk0vrfl0w picture stk0vrfl0w  路  3Comments

rahilb picture rahilb  路  3Comments

brunohms picture brunohms  路  4Comments