Describe the bug/To Reproduce
When viewing the pods list and attempting to sort (ascending or descending) it by the Memory column, the rows appear to be in a random order.
In the image below, I've clicked the memory column header to sort (the directional glyph is displayed), but you can see the numbers are not at all in order. 80, 27, 19, 18, 48, 24, 23, 26, etc. (these values are all in MiB). They aren't even in the correct order within a namespace.
Expected behavior
I expect the pods list to be sorted by the actual memory values. 18, 19, 23, 24, 26, 27, 48, 80, etc or the reverse. Also this should factor in the units as well, so that it doesn't show as 18 MB is greater than 9 GB.
Environment (please complete the following information):

- OS: Windows
- Installation method : MSI
Describe the bug/To Reproduce
When viewing the pods list and attempting to sort (ascending or descending) it by the Memory column, the rows appear to be in a random order.
In the image below, I've clicked the memory column header to sort (the directional glyph is displayed), but you can see the numbers are not at all in order. 80, 27, 19, 18, 48, 24, 23, 26, etc. (these values are all in MiB). They aren't even in the correct order within a namespace.
Expected behavior
I expect the pods list to be sorted by the actual memory values. 18, 19, 23, 24, 26, 27, 48, 80, etc or the reverse. Also this should factor in the units as well, so that it doesn't show as 18 MB is greater than 9 GB.
Environment (please complete the following information):