k9s/change_logs/release_0.3.2.md

765 B

Release v0.3.2

Notes

Thank you to all that contributed with flushing out issues with K9s! I'll try to mark some of these issues as fixed. But if you don't mind grab the latest rev and see if we're happier with some of the fixes!

If you've filed an issue please help me verify and close.

Thank you so much for your support!!


Change Logs

  1. Feature #124
    1. NodeView Add current cpu/memory percentages to track current load on nodes.
    2. NodeView Add requested cpu/memory percentages to track how much containers resources are requested on the cluster.
    3. NodeView Add requested cpu/memory raw metrics
    4. NodeView Add corresponding column sorters

Resolved Bugs

  • None