Open Console in Kubernetes

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

How to use:

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.

Note: You must have the Kubernetes plugin provided by JetBrains installed for this action to work.


Related Resources

Configure custom namespaces manually
Use all the features you need even if the plugin cannot process the namespaces automatically
Convert Kubernetes resources definition formats
Quickly switch between List and Multidocument YAML for Kubernetes resource definitions