You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be super useful to have a separate section where I could run terminal(s), like Lens does it.
As @ckchan91notes:
In Lens, opening the terminal automatically loads kubectl with the corresponding kubeconfig of the cluster being viewed. From the terminal, one can run kubectl commands that are not covered by the GUI, such as exporting all the Kubernetes objects etc. This saves the hassle of having to open a terminal and configuring kubectl with the correct kubeconfig to interact with the cluster.
All of this would be a great boon to Headlamp.
The text was updated successfully, but these errors were encountered:
Yes. This is something we definitely want to add.
We have plans to redesign also how the terminal (exec) interaction works. After that, I think we should be able to start working on adding a terminal.
It would be super useful to have a separate section where I could run terminal(s), like Lens does it.
As @ckchan91 notes:
All of this would be a great boon to Headlamp.
The text was updated successfully, but these errors were encountered: