KubeLight icon indicating copy to clipboard operation
KubeLight copied to clipboard

Memory and CPU Requests/Limit Check to be user input

Open sttor opened this issue 3 years ago • 2 comments

As of now, we only check if the memory or CPU limit is set or not, better would be

  1. To take user input to validate the memory and CPU limits.
  2. Translate "M" and "m" for CPU and G, Gi, Mi, and M for RAM. Better to use 1000 conversion units for both.

sttor avatar Dec 12 '22 10:12 sttor

@sttor if none is working on this, can you assign this one?

tanmoysrt avatar Dec 25 '22 10:12 tanmoysrt