Replies: 3 comments 2 replies
-
Headlamp desktop app currently doesn't have tabbing functionality. |
Beta Was this translation helpful? Give feedback.
-
@softKarma see the instructions here: #2581 With that you can follow logs for pods in a Deployment/ReplicaSet/DaemonSet. Can you please add a feature request if this is not sufficient? |
Beta Was this translation helpful? Give feedback.
-
A more flexible solution could be a draggable popup system, where each pod’s log view opens in a floating window. This would let users reposition and layer them(move front or back of one popup) , making it easier to compare logs and debug multiple pods. However, since there are considerations around UI/UX, it would be best to open a feature request so the maintainers can evaluate and track it properly. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
To view the logs of a POD, one can open the log view. However, it overlays on the screen, and hence, one can view logs only from one pod at a time. It's quite cumbersome to keep switching between log views of multiple pods while debugging.
Is there a way to keep the log view from multiple pods open at the same time, e.g., in multiple tabs like in a browser? or do I need to raise a feature request?
Beta Was this translation helpful? Give feedback.
All reactions