Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resource Content Not Visible as Text #8029

Open
ReggieCarey opened this issue Mar 14, 2024 · 0 comments
Open

Resource Content Not Visible as Text #8029

ReggieCarey opened this issue Mar 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ReggieCarey
Copy link

What would you like to be added:
As an operator of multiple K8s Clusters with lots of GPU's, I want the resources (limits and requests) information to be displayed along side other elements (like Image, Status, Ports, Mounts, Command,....). It feels like a massive oversight to miss this. Right now I have absolutely no way to tell what resources a container has requested.

Specifically, I want this information visible in the Pod expansion panel that appears to the right when you click on a pod in the list of pods.

Why is this needed:
I have ZERO visibility into what resources a pod is requesting - cpu, memory, gpu's) for its containers. Thus, when a pod fails to start, the lens application provides no assistance. If the values in an pod definition stop a pod from starting, it's probably important for that information to be visible to an operator. Currently to diagnose a problem I must click the edit button on a pod to see what the UI fails to show. And this introduces bogus annotations for stuff that was NEVER intended to be edited, only viewed.

Environment you are Lens application on:

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

RKE2

  • Desktop OS:

MacOS

@ReggieCarey ReggieCarey added the enhancement New feature or request label Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant