Open Console in Kubernetes

Attach to the console of a process running inside a container of the selected pod.

Select the pod you want from the Kubernetes view in the Services tool window, then click on Open Console. A new tab will open and a console will be attached to the running process inside the pod.


Related Resources

Open Shell in Kubernetes
Open Shell in Kubernetes
Run an interactive shell for the container in the selected pod.
Convert Kubernetes Resources Definition Formats
Convert Kubernetes Resources Definition Formats
Quickly switch between List and Multidocument YAML for Kubernetes resource definitions.
Delete Kubernetes Resources
Delete Kubernetes Resources
Teardown resources faster as and when you need to.