lensapp/lens

Show pod resource request/usage/limit

Open

#4154 opened on Oct 27, 2021

View on GitHub
 (1 comment) (32 reactions) (0 assignees)TypeScript (22,003 stars) (1,433 forks)batch import
area/uienhancementgood first issue

Description

What would you like to be added:

In the pod view, show the resource numbers:

  • requests
  • limits
  • usage

I am not looking for graphs, just the most recent number (in the case of usage) and what is configured for requests/limits.

I see this information is already in the Deployment view (for example) for each pod. It would be helpful if it was also part of the pod view itself.

Why is this needed:

Environment you are Lens application on:

  • Kubernetes distribution: [EKS, AKS, GKE, Rancher, ...]
  • Desktop OS:

Contributor guide