KubeLight
KubeLight copied to clipboard
Memory and CPU Requests/Limit Check to be user input
As of now, we only check if the memory or CPU limit is set or not, better would be
- To take user input to validate the memory and CPU limits.
- Translate "M" and "m" for CPU and G, Gi, Mi, and M for RAM. Better to use 1000 conversion units for both.
@sttor if none is working on this, can you assign this one?