There is a lot of feedback to share about the K8s Lens Dekstop UI
e.g.
Showing the context’s default current namespace name in the status bar
Showing the total number of running/unhealthy pods in the status bar
Allowing to show the logs of pods with one click quickly (this is too many → click on pod name → click on log icon → click on container name) (if I had to implement this, I would implement this on the container icons that show up per pod under the “Containers” column in the Pod view to quickly look at the logs)
Allowing to re-order the major groups in the left panel (e.g. swapping “Config” and “Network” so that I see them closer together in the UI
Ability to hide sub-sections in the left panel not relevant to me (e.g. “Replica Sets”, “Replication Controllers”, “Priority Classes”, “Runtime Classes”, “Endpoints”, and many more etc.) This would keep the UI concise and let me focus on what I care about