kubectl-node-shell icon indicating copy to clipboard operation
kubectl-node-shell copied to clipboard

Exec into node via kubectl

Results 18 kubectl-node-shell issues
Sort by recently updated
recently updated
newest added

Installed node-shell plugin using krew Trying to connect to a remote node through VPN. The command is `kubectl node-shell test` The command gives no output. I am using kubernetes version...

Is there a chance for node name autocompletion? It would cut steps required to jump into a node in half - making the whole experience even nicer in my opinion...

Hi, Here is a simple solution to forward container command to outside and run on host OS, so with this you can run real native command by Kubernetes: https://app-mesh.readthedocs.io/en/latest/success/kubernetes_run_native_application.html

1.3.0 and 1.4.0 were released as tags here but not actually created as releases. This means if you use kubectl krew upgrade you'll get the new versions, but if you...

I'm getting the following error when attempting to node-shell to a node. ``` $ kubectl node-shell aks-test11711-31489578-vmss000000 spawning "nsenter-3qn7ml" on "aks-test11711-31489578-vmss000000" If you don't see a command prompt, try pressing...

Thanks **A LOT** for this. Burnt several hours falling into rabbit holes trying to do something similar until I found this. Saved my sanity. Please feel free to close this...

To make the installation simpler.

```bash kubectl-node_shell -v kubectl-node-shell 1.10.0 ``` The text of the terminal and the prompt is not displayed, also the whole terminal layout is messed up. ### Note: I was typing...

I'm seeing the node-shell pod timing out and getting deleted. I do not see a reason why it should timeout, other than perhaps the node is busy. Nothing in kubectl...