k9s
k9s copied to clipboard
How to set units?
In your example image I see that CPU and Memory do have these Kubernetes units:
https://github.com/derailed/k9s/blob/master/assets/screen_po.png
However in my local installation (v0.26.6) I do not see them:
I checked the README and howto's but could not find a way to set this Kubernetes units representation. Any ideas how this is set up? It would make things more human readable.
Hi @phlegx! In your screenshot, I see CPU and MEM. I suppose you are talking about %mem and %cpu?
Hi, I have the exact same issue. phlegx is talking about the units for the CPU and MEM column (like Mi
for MEM).
They are displayed in the example screenshot, but I'm unable to find how to display them on my install.
K9s Rev: v0.27.4 K8s Rev: v1.20.7
The same behavior
Same here. Seeing units would be really nice